Hi,
when I try to stop sapccmsr I received following message:
bash-3.00$ sapccmsr -j2ee -stop pf=/sapmnt/VPT/profile/VPT_DVEBMGS01_VPT-APP INFO: CCMS agent sapccmsr working directory is /usr/sap/ccms/VPT_01/sapccmsr INFO: CCMS agent sapccmsr config file is /usr/sap/ccms/VPT_01/sapccmsr/csmconf INFO: Setting Stop Flag for sapccmsr INFO: Waiting for background process to stop... INFO: Background process has not stopped after 10 seconds. INFO: Process might be busy.. INFO: Please try again. EXITING with code -1
then I try to check status:
bash-3.00$ sapccmsr -j2ee -status pf=/sapmnt/VPT/profile/VPT_DVEBMGS01_VPT-APP INFO: CCMS agent sapccmsr working directory is /usr/sap/ccms/VPT_01/sapccmsr INFO: CCMS agent sapccmsr config file is /usr/sap/ccms/VPT_01/sapccmsr/csmconf INFO: Central Monitoring System is [VPT]. (found in config file) INFO: additional Central Monitoring System is [VSM]. (found in config file) INFO: Checking shared memory status of sapccmsr ******** CCMS agent running on this machine: ******** * * sapccmsr with profile /sapmnt/VPT/profile/VPT_DVEBMGS01_VPT-APP * * registered at central system VSM * registered at central system * * CCMS version 20040229, 64 bit * Process Id 20155 * relno 7000 * patchno 144 * intno 20050900 ***************************************************** EXITING with code 0
and check process:
bash-3.00$ ps -ef|grep 20155 vptadm 20440 20116 0 18:34:34 pts/3 0:00 grep 20155
What shouls I do to stop sapccmsr?
Thanks for your advance,
Alexander