NET/MASTER Messages Manual
NNM0774
Messages
2–158 106159 Tandem Computers Incorporated
NNM0774 READ ONLY MDO FIELD
mdofieldname
FOR USER
userid
Cause. A SECCALL ADD or SECCALL UPDATE verb was issued to modify a read-
only MDO field.
mdofieldname
is the name of the read-only MDO field.
userid
is the ID of the user being added or updated.
Effect. The UMS database is not updated.
Recovery. Remove the variable representing the field from the verb and restart NCL
procedure.
NNM0775 INVALID MDO FIELD
mdofieldname
FOR USER
userid
Cause. A SECCALL ADD or SECCALL UPDATE verb was issued but an invalid value
was specified for the MDO field.
mdofieldname
is the specified name of the MDO field.
userid
is the ID of the user being added or updated.
Effect. The UMS database is not updated.
Recovery. Assign a correct value to the variable representing the field.
NNM0776 SECCALL EXIT VERB CANNOT BE USED WHEN NO EXITS RUNNING
Cause. An attempt was made to use the SECCALL EXIT verb but there were no
security exits available.
Effect. The operation is not performed.
Recovery. Review your security requirements. Either restart the NonStop
NET/MASTER MS system with one or more security exits configured or remove the
SECCALL EXIT verb.