NET/MASTER Messages Manual

NNM2861
Messages
106159 Tandem Computers Incorporated 2–443
NNM2859 INCOMPATIBLE DATABASE
file-name
Cause. A command help maintenance operation failed because the customized
command help file had the wrong attributes in terms of the file type, record length,
key length, and key offset.
Effect. The operation is not performed.
Recovery. The attributes of the customized and the distributed command help files
must be identical. You can create a customized command help file as follows:
1. Move to the subvolume that contains the distributed command help file.
2. Invoke FUP.
3. Issue the SET LIKE ZHLPDB command to set the file-creation attributes to match
those of the ZHLPDB distributed command help file.
4. Issue the CREATE=file-name command to create the customized command help
file.
NNM2860 FAILED TO START NEWPROCESS FOR EDITOR - ERROR
err1
err2
Cause. A command help maintenance operation encountered a NEWPROCESS error
when trying to start the EDIT editor.
err1
is the NEWPROCESS error number.
err2
is the NEWPROCESS error subcode or a file-system error number.
Effect. The operation fails.
Recovery. Use the error code returned by the Guardian procedure NEWPROCESS to
determine the appropriate action to take. After you rectify the problem, retry the
operation.
NNM2861
file-id
ERROR=
error-text
Cause. You pressed F1 to request help on a command. The request failed because of
an error encountered during a file operation on the command help database.
file-id
is the ID of the command help database.
error-text
identifies the encountered error. The value can be an error message or
a Guardian file-system error number.
Effect. The request fails.
Recovery. Use the error message or number to determine the appropriate action to
take.