Start & Stop CCMS Agent in UNIX & Linux

SAPCCMSR Agent

1. Login to UNIX or Linux operating system as <SID>adm. To stop sapccmsr agent, execute below command:

&gt; sapccmsr –stop profile=/sapmnt/&lt;SID&gt;/profile/&lt;instance_profile&gt; -j2ee

2. To start the sapccmsr agent.

&gt; sapccmsr –DCCMS profile=/sapmnt/&lt;SID&gt;/profile/&lt;instance_profile&gt; -j2ee

SAPCCM4X Agent

1. Logon to UNIX or Linux operating system as <SID>adm. To stop sapccm4x agent, execute below command:

&gt; sapccm4x –stop profile=/sapmnt/&lt;SID&gt;/profile/&lt;instance_profile&gt;

2. To start sapccm4x agent.

&gt; sapccm4x –DCCMS profile=/sapmnt/&lt;SID&gt;/profile/&lt;instance_profile&gt;

You May Also Like

Leave a Reply?