Pages

Download SAP Certification Material for FREE @ http://sap-ebooks-den.blogspot.com

Wednesday, October 19, 2011

How to Force Start/Stop CCMS Agent in UNIX & Linux

Sometimes, the CCMS Agent failed to restart/stop due to some shared memory issue. Tofurther investigate this issue, you can check status for CCMS Agent to initialize the memory in the operating system. If this happen to your system, refer to the CCMS Agent status log, you can define that the CCMS Agent exiting with code 0, showing it is active, but refer to the info log, it is stating that the CCMS Agent is running (no actual pid, but actual shared memory). By right, theCCMS Agent that has been started up, must have a process ID (PID) attached to it. So, to encounter this problems, we can clear the shared memory and attached back to the CCMS Agentby running the following command.

SAPCCMSR Agent

> sapccmsr profile=/sapmnt/<SID>/profile/<instance_profile> -j2ee –initshm

SAPCCM4X Agent

> sapccm4x profile=/sapmnt/<SID>/profile/<instance_profile> -initshm

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...