Hi All,
Having just completed ADM100 course I installed the SAP Management Console locally on my PC, but encountered a problem.
All the instance statuses except for windows instances, show the above message in the Instance Status section.
However when looking at the running processes I can see both running just fine and SOLMAN is alerting as expected.
The same thing shows in the Process List of each central instance running on HPUX.
Now the strange thing is that the PID that is shown in the Process List doesn't match the PID of the actual process running (checked with ps -ef | grep ccmsping).
Then when I looked at the sapstart.log file I can see the PIDs listed from the Process List but then an error for each process.
(5615) New Child Process created. (5615) Starting local Command: Command: /usr/sap/BWD/SYS/exe/run/sapccm4x -DCCMS pf=/usr/sap/BWD/SYS/profile/BWD_DVEBMGS58_dbciBWDb (5616) Starting local Command: Command: /usr/sap/BWD/SYS/exe/run/ccmsping -DCCMS pf=/usr/sap/BWD/SYS/profile/BWD_DVEBMGS58_dbciBWDb -push -n58 (5583) Waiting for Child Processes to terminate. (5583) **** 2014/01/13 15:46:04 Child 5616 terminated with Status 1 . **** (5616) **** 2014/01/13 15:46:04 No RestartProgram command for program 11 **** (5583) **** 2014/01/13 15:46:04 Child 5615 terminated with Status 1 . **** (5615) **** 2014/01/13 15:46:04 No RestartProgram command for program 10 ****
These don't match the PID's that are actually running.
We have killed the running processes and tried starting the instances again but we get the same error and the processes don't run automatically.
Any ideas what might be causing this?
Thanks
Craig