Preventing the BRMS Web Interface from Automatically Starting
By default, the BRMS Web Interface is configured to automatically start with the *HTTP server or as part of STRTCPSVR SERVER(*AUTOSTART). This can be disabled using the CHGWEBBRM command.
Procedure
Run the CHGWEBBRM command, specifying AUTOSTART(*NO):
CHGWEBBRM AUTOSTART(*NO)
Result
This command changes the web interface so that it no longer starts with the *HTTP server during STRTCPSVR SERVER(*AUTOSTART) or during system IPL.