NET/MASTER Messages Manual
NNM2198
Messages
106159 Tandem Computers Incorporated 2–401
NNM2197 BAD DATABASE RECORD:
errtext
(
name
type filename
)
Cause. There is a problem with one of the records in the Utility Access database.
errtext
describes the error and is one of the following:
INVALID COMMAND AUTHORITY: "
text
"
INVALID STARTUP PARAMETER STRING LENGTH: "
text
"
MDO FORMAT
name
is the name of the utility connected with the record in error.
type
is the utility type: O (OPSYS) or P (PROGRUN).
filename
is the name of the file containing the record in error.
This message is the result of an internal error in the database maintenance panels.
Effect. The security exit denies authority for the request it was trying to evaluate when
the error occurred. The security exit should continue to process requests normally.
Recovery. Make a copy of the file indicated, then restore the file from a backup or
delete the entries for the utility and enter them again. If you have modified the
database maintenance panels, check your changes carefully.
NNM2198 TOO MANY 'SAME AS' referrals for
name
type
Cause. More than five command sets were examined in one request due to the use of
the “Same as” field in the definitions. This is a protection against a circular referral
causing the security exit server to loop.
name
and
type
identify the command set in
the initial request:
name
is the name of the utility.
type
is the utility type: O (OPSYS) or P (PROGRUN).
Effect. The security exit denies authority for the request it was trying to evaluate when
the error occurred. The security exit should continue to process requests normally.
Recovery. Use the command set browse function to examine the “Same as” referrals
starting with the command set named in the message. If you find a looped chain,
correct it. If the chain is valid, but too long, shorten it by making the referrals more
direct.