OEM Cloud Control 13.5 Agent Installation on UNIX execution of (root.sh)
Hello,
I'm trying to deploy OEM Cloud Control agent on Solaris Sparc to monitor Oracle E-Business
Error occurred when executing the root.sh user root permission denied
vim /etc/sudoers :
#appsuat ALL=(ALL) NOPASSWD:ALL
appsuat localhost=NOPASSWD: /bin/sh
/u01/erp/agent13c/agent_13.5.0.0.0/root.sh
exitcode: 1
stacktrace:
null
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractive(DeployerOps.java:1697)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractive(DeployerOps.java:1363)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:931)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:877)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:858)