Hi All,
Can someone please suggest, how to restart multiple IS (like 50 or 100) in prod or QA at a time?
Regards,
Bhaskar
Hi All,
Can someone please suggest, how to restart multiple IS (like 50 or 100) in prod or QA at a time?
Regards,
Bhaskar
Are these IS’s are hosted on Unix or Windows?
Either ways you can write a command line script that can startup the IS server’s and invoke/run the command (.sh for unix or .cmd for windows)
HTH,
RMG
Other option would be to use Command Central if you wM version supports it. Review CC API documentation.
Hi RMG,
We are using unix OS. Is there any other way from SAG side, without writing any script ?
Regards,
Bhaskar
As mentioned earlier use Command Central API’s.