Patching Oracle ASM and Database using Deployment method error in Stop CSS daemon
I am trying to develop and validate the patching procedure for all our databases. I have a test server where I am trying to evaluate patching by OEM.
I have sudo privilege granted to "Oracle" user and I am runing the patch installation iusing Oracle user itself.
I am nto able to run validate the sudo privilege step and when It run the "Stop CSS daemon" step it Fails and stop.
In failed job log I get following
***************************************
RemoteOperationException during command execution [RemoteOperationException: ERROR: command process interrupted before exit]Step is being run as operating system user: oracle Run privilege of the step is : Sudo All commands in the step are run (using sudo) as : sudo -S /etc/init.cssd stop Executing command : /u0001/app/oracle/product/oms/10.2.0/agent10g/perl/bin/perl ****************************************************************************I am not sure How I can resolve this issue? Any help will be appreciated.Please help me.