NET/MASTER Messages Manual

NNM0309
Messages
106159 Tandem Computers Incorporated 2–65
NNM0308 FILEID
fileid
PREVIOUSLY ASSIGNED TO UDB
filename
Cause. A UDBCTL command was issued and an attempt to assign an ID to a UDB file
was made. However, another UDB file has that ID already. UDB IDs must be unique.
fileid
is the UDB ID being assigned.
filename
is the name of the UDB file that has the specified ID.
Effect. No ID is assigned to the specified UDB file.
Recovery. Use the SHOW UDB command to list the IDs of the UDB files. Specify a
name that does not appear in the list and retry the UDBCTL command.
NNM0309 OPEN FAILED, ERROR=
errno
, UDB=
filename
Cause. A UDBCTL OPEN command was issued and failed.
errno
is the Guardian file-system error number.
filename
is the name of the file to be opened as a UDB.
Effect. The UDB file is not opened and has an error status.
Recovery. Use the error number to determine the appropriate action to take.