igs stop and start process.doc

2
1. Login to P50 system and go to tcode rsrt. Click on “IGS Test” Tab from that window. Then the below screen shot will appear. That means, IGS is up and running fine. 2. In order to stop the IGS you have to go to OS Level and issue the below commands. er3as151:p50adm 1> ps -ef |grep igswd_mt p50adm 4108 1 0 19:48:09 ? 0:00 igswd_mt - mode=profile pf=P50_DVEBMGS10_dbciP50 p50adm 8579 8351 0 11:29:45 ttyp2 0:00 grep igswd_mt er3as151:p50adm 2> kill -9 4108

Upload: narendra-choudary

Post on 28-Apr-2015

70 views

Category:

Documents


0 download

DESCRIPTION

IGS stop and start process.doc

TRANSCRIPT

Page 1: IGS stop and start process.doc

1. Login to P50 system and go to tcode rsrt. Click on “IGS Test” Tab from that window. Then the below screen shot will appear. That means, IGS is up and running fine.

2. In order to stop the IGS you have to go to OS Level and issue the below commands.

er3as151:p50adm 1> ps -ef |grep igswd_mt p50adm 4108 1 0 19:48:09 ? 0:00 igswd_mt -mode=profile pf=P50_DVEBMGS10_dbciP50 p50adm 8579 8351 0 11:29:45 ttyp2 0:00 grep igswd_mt

er3as151:p50adm 2> kill -9 4108

Then after killing the process for IGS you have to start it by following the mentioned command.

er3as151:p50adm 3> pwd/sapmnt/P50/profileer3as151:p50adm 4> igswd_mt -mode=profile pf=P50_DVEBMGS10_dbciP50 &

Page 2: IGS stop and start process.doc

Make sure that you are on the profile directory when starting the IGS process. After that IGS should be up and running now.

Post checks!!!!!

A. Go to tcode rsrt then click on “IGS Test” tab and the above graph should appear that means the IGS services was successfully started.

B. Also, follow the steps when doing the post checks for IGS.