NET/MASTER Messages Manual

NNM0759
Messages
106159 Tandem Computers Incorporated 2–151
NNM0757 INSUFFICIENT AUTHORITY TO USE SECCALL
operand
Cause. A user, unauthorized to use the full features of UMS, started an NCL procedure
that used the SECCALL verb to modify the UMS database other than to update this
user’s own password.
operand
is the keyword of the SECCALL verb.
Effect. The UMS database is not modified.
Recovery. If appropriate, the system manager can give you UMS management
authority which allows you to use the verb.
NNM0758 INVALID USER ID
userid
Cause. The user started an NCL procedure that used a SECCALL verb but specified an
invalid user ID. A user ID must be one through eight characters long, and contain
only alphanumeric characters, @, #, or $.
userid
is the invalid user ID that was specified.
Effect. The operation is not performed.
Recovery. Check and correct the user ID for the SECCALL verb and restart the NCL
procedure.
NNM0759 INVALID PASSWORD FOR SECCALL VERB
Cause. A SECCALL verb was issued but an invalid password was specified. A
password must be one through eight characters long, and contain only alphanumeric
characters, @, #, or $.
Effect. The operation is not performed.
Recovery. Specify a correct password.