USERID
PCP can issue messages to notify you of pointer errors or warning conditions as well as database and space monitoring exception conditions it finds during validation.
Use the USERID option to send the exception messages to specific TSO user IDs.
If you specify a TSO user ID, PCP sends all messages to that TSO user’s terminal. It does not validate the TSO user ID for validity, and all messages sent to an invalid TSO user ID will be lost.
To send exception messages to a TSO user ID, you must have the DBUSS named DBUZ installed and started.
Uses | You can set the USERID option at the following levels:
|
---|---|
ISPF panel field | User IDs |
PCPSYSIN keyword | USERID(userid1,userid2,…) |
Values | Specify a list of TSO user IDs. Separate the entries in the list with a comma. On the GLBL control statement, you can use a maximum of 99 characters (including commas). In the global options module, you can specify a maximum of 15 user IDs (8 characters each). |
Default | None |