Hi admins,
I like to monitor a database only server with sapccmsr
I created a profile like this.
#profiel voor db agent CCMSR P13
alert/MONI_SEGM_SIZE = 25000000
DIR_PERF = /usr/sap/P13/DVEBMGS65/log/dblog
DIR_WORK_SAPOSCOL = /usr/sap/tmp
#exe/saposcol = /sapmnt/P13/exe/saposcol
SAPLOCALHOST = dbp13-se
SAPSYSTEM = 00
SAPSYSTEMNAME = P13
DIR_LOGGING = /usr/sap/P13/DVEBMGS65/log/dblog
#----
start SAPCCMSR
#----
Execute_03 = local /sapmnt/P13/exe/sapccmsr -DCCMS pf=/sapmnt/P13/profile/START_CCMSR_dbp13
Stop_Program_04 = local /sapmnt/P13/exe/sapccmsr -stop pf=/sapmnt/P13/profile/START_CCMSR_dbp13
#----
I did a registration of the agent. This registration was succesfull.
If I try to start the agent I'll get the message:
**********************************************************
Another CCMS Agent is already running with this profile.
**********************************************************
If I try to stop it I'll get the message:
INFO: sapccmsr is not running. Nothing to do!
If i try to reset the shared memory, the result is OK.
With a ps -ef | grep ccm, the process does not show up
What do I have to do to get sapccmsr running on a database only server (Oracle)
Greetings,
Wim Alsemgeest