CRITMSGUSR

When problem analysis routines run automatically, the CRITMSGUSR function specifies who is sent a *BREAK message at the time of a failure.

Use the CRITMSGUSR (critical message user) function to create an ordered list of user identifiers and user classes. When the system detects a critical condition, it notifies the first entry in the list by a *BREAK message. If the user or the user class is not signed on, the system sequentially notifies the entries in the list until a user is notified. For details about how to set up automatic problem analysis, see ANZPRBAUTO.

To work with the critical message user function, type:
CHGSRVA CRITMSGUSR(*QSYSOPR)

The system default *QSYSOPR sends a *BREAK message to the system operator.

You can change the value and create an ordered list of user identifiers and user classes.