Monday, January 14, 2008

Start & Stop IN Application

In Siemens IN classic 7b, we can stop and start only SCP application with the following commands, without any need to restart SCP machine:
stop: mkup -dtK
start: mkup -rstK

*These command have to be run in instscp user context.
** The first application which comes up will become the master counter manager.

Other useful command in this subject:
Check Up & Down of process on local and remote hosts
mkup -iploc
mkup -iprem

Check master and slave Counter Manager
cmctx_ls -l

No comments: