Changing references to the load library - Documentation for Common mainframe infrastructure 2016 release

(Only NGL) You must stop any NGL client products that require NGL before stopping their NGL agents. For example, DOM and MVL are NGL client products that run as DBC agents. Following is an example of stopping the DOM agent in the DBC, refreshing its NGL piid DOM1, and then starting the DOM DBC agent again.

/ssid DOM,STOP
/ssid NGL,REFRESH,DOM1
/ssid DOM,START

Other NGL client products such as MainView Transaction Analyzer and MainView for MQ do not have agents that run in the DBC, but rather have address spaces that need to be stopped. Review the product-specific configuration guides for the specific commands to stop these kind of NGL clients.

You Might Also Like