NET/MASTER Management Services (MS) System Management Guide
Contents of a User ID Definition Record
Managing User Access and Privileges
4–10 115414 NonStop NET/MASTER MS System Management Guide
Table 4-4. UMS : OCS Details Panel Fields
Field Description Values Default
Receive EMS Messages Enable use of the PROFILE EMS command; allow user
to receive Event Management Service (EMS) and IBM
Primary Program Operator (PPO) messages.
Y enables receipt;
N denies receipt.
N
Monitor Status Enable use of PROFILE MONMSG command; allow
user to receive monitor-class messages.
Y enables receipt;
N denies receipt.
N
Message Code Number that restricts the messages you are authorized
to receive; user receives the message if the message
MSGCODE value matches or is a subset of the value.
Hexadecimal number in the
range 00-FF, representing an
8-bit string.
00
Message Procedure The name of an NCL procedure that is invoked when
the user enters OCS; the procedure intercepts and
processes all messages sent to the user’s OCS
window. The value in this field becomes the default
MSGPROC value of the user’s OCS profile.
File name; omit node, volume,
subvolume; must be in the
user’s NCL search path.
None
Minimum Severity Class The default and lower limit class of messages received
at the user’s OCS window.
INFO, WARN, NORM, SER. INFO
Unsolicited Message
Receipt
The default value of the UNSOL attribute of the user’s
OCS profile; the attribute determines whether a user
receives unsolicited messages.
Y enables receipt;
N denies receipt.
N
Initial OCS Command A command that is invoked whenever the user enters
OCS.
A command or NCL procedure
that can be invoked within OCS.
None