NET/MASTER Messages Manual

NNM0347
Messages
106159 Tandem Computers Incorporated 2–79
NNM0344 PAIR OF UDBS ARE NOT RELATED
Cause. A UDBCTL OPEN, ASSIGN, or CLOSE command was issued on a pair of files.
One of the files in the pair was previously opened as part of another UDB pair.
Effect. The operation is not performed.
Recovery. Use the SHOW UDB command to check for the correct pair of files, and retry
the command.
NNM0345 ONE OR BOTH UDBS ARE NOT EXISTING DISK FILES
Cause. A UDBCTL OPEN command was issued on a pair of files. However, one or
both of the files were not on an existing disk. Only files on existing disks can be
opened.
Effect. The files are not opened as a UDB.
Recovery. Ensure that each file volume points to an existing disk, and reissue the
command.
NNM0346 UDBS MUST NOT BE THE SAME
Cause. A UDBCTL OPEN command was issued on a pair of files, but the specified
names were the same. The file names must be different.
Effect. The files are not opened as a UDB.
Recovery. Specify a pair of different file names and reissue the command.
NNM0347 UDB IS RELATED TO ANOTHER UDB
Cause. A UDBCTL ASSIGN or CLOSE command was issued to operate on a single file,
but the file was previously opened, together with another file, as a UDB.
Effect. The operation is not performed.
Recovery. If a UDB has two files, you must issue the command for both files. You can
use the SHOW UDB command to identify the files, and reissue the command for those
files.