NET/MASTER Messages Manual

NNM2187
Messages
2–396 106159 Tandem Computers Incorporated
NNM2187 UNABLE TO CREATE NCL FOR THE UTILITY:
errtext
Cause. A utility definition or command set definition was added for an OPSYS type
utility, and the database update was performed successfully, but a problem prevented
creation of the NCL procedure to allow system-wide command replacement.
errtext
is one of the following:
CANNOT DETERMINE SUBVOL
CREATE ERROR
errno
FILE OPEN ERROR
rc
FILE GET ERROR
rc
/
ee
FILE PUT ERROR
rc
/
ee
FUP PROBLEM
INCOMPATIBLE FILE EXISTS
UDBCTL PROBLEM
Where:
errno
is the Guardian file-system error number.
rc
is the value of &SYS.FILE.RC.
ee
is the value of &SYS.FILE.ERROR.
Effect. The database is updated successfully, and the message reporting the addition is
written to the activity log. However, the NCL procedure that allows system-wide
command replacement is not created. The Utility Details panel or the Command Set
Details panel is still displayed, even though the definition has been added to the
database.
Recovery. If errtext is FUP PROBLEM or UDBCTL PROBLEM, the command and the
bad response are in the activity log.
If errtext is INCOMPATIBLE FILE EXISTS, either purge the incompatible file or
delete the utility or command set definition and enter the utility definition or
command set definition again.
For any other reason indicated by
errtext
, correct the problem by deleting the utility
or command set definition, and entering it again.
Because the database has already been updated, do not exit by using the File key (F3);
you will get an error that says the utility already exists. You must exit using the
CANCEL key (F12), which cancels the creation of the procedure that allows
system-wide command replacement.