USER keyword
The USER keyword specifies the TSO user IDs to which the HD Pointer Checker utility sends a notification message when a pointer error or a T2 error is detected.
- Functions that support this keyword
- Image Copy function
- Statements that support this keyword
- GLOBAL statement
- Site default option
- Supported
- Related keyword
- HDPC keyword
- Format
-
- *NO
- Notification message will not be sent to any TSO users.
- user_id
- (user_id1 ,user_id2,.... )
- Specify up to 20 TSO user IDs. If the specified TSO user is not
logged on to TSO or is disconnected from the terminal, the message
will be discarded.
This keyword can also specify the special value *JOBUSR as one of these user IDs. This value will be converted to the user ID of the submitter of the job.
- Default value
- USER=*NO
- Usage notes
-
- If an incorrect TSO user ID is specified, HD Pointer Checker attempts to send the notification message to the TSO user and the message will be discarded.
- The SUMMARY DD statement is required for sending notification messages.