Editing the KMQ$CUSR embed member

By default, the Application Statistics feature is disabled after installation. You must customize the KMQ$CUSR embed member to enable this feature.

About this task

In Configuration Manager, to customize the KMQ$CUSR member in the Embeds library, edit the member directly. There are commented statements in the member to use as examples for the SET MQIMONITOR and SET APPL statements required to activate Application Statistics. Uncomment the statements and modify them as needed.

In PARMGEN, to customize the KMQ$CUSR member in the WCONFIG library, select option 4 on the Customize PARMGEN Configuration Profile Members panel and then following the instructions on the panel to edit the SET MQIMONITOR and SET APPL statements. To enable the Application Statistics feature, uncomment the SET MQIMONITOR and SET APPL statements and modify them as needed.

Tip: You can also enter UTIL on the command line of any Workflow panel, then select option 7 to access the WCONFIG library.

The SET MQIMONITOR statement is used to specify the settings related to the data space buffer. For more information, see SET MQIMONITOR. The SET APPL statement is used to specify the application for which the data needs to be collected. For more information, see SET APPL.