How do I shutdown the Web Enablement Servers?
We have a need to shutdown user interfaces in order to perform a Role Swap for a DR system test. I need to close the Jwalk server and related services. I see in the start up program that we run
SEALMS/STRLMSTCP
SEAJWK/STRJWKSVR,
STRTCPSVR SERVER(*HTTP) HTTPSVR(APACHEDFT).
I found corresponding END Commands but I wasn't sure how they should be used especially if I wanted to run them in a batch CLP. Then after the Role Swap was performed and on the new Primary system I would run an abbreviated startup program that would use the 3 start commands listed above. Do you have any insight on what should be done?