cancel
Showing results for 
Search instead for 
Did you mean: 

how to restart igswd.exe without restarting Centeral instance ??

Former Member
0 Kudos

Hi experts,

I setup MSCS configration based on NW04s ABAP.

I've found igswd.exe is SPOF, once it's down, it seems impossible to restart without restarting CI.

If anybody knows how to restart igswd.exe without restarting CI, Please instruct me.

I tried command as follow, but it seems to get freeze...

K:\usr\sap\BIC\DVEBMGS00\exe\igswd.EXE -m

ode=profile pf=
clstsap\sapmnt\BIC\SYS\profile\BIC_DVEBMGS00_txcls1

I am afraid I am not an expertise regarding IGS. Are there any solution to avoid unavailable of IGS using normal two node MSCS ??

Regards

MASAKI

Edited by: MASAKI KATSUSHIMA on Jan 24, 2008 3:48 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I solved this problem.

the solution is just execute command

<Drive>:\usr\sap\<SID>\DVEBMGS00\exe\sapstartsrv.exe pf=<Drive>:\usr\sap\<SID>\SYS\profile\START_DVEBMGS00_hostname

Thank you.