NET/MASTER Messages Manual

NNM2501
Messages
106159 Tandem Computers Incorporated 2–417
NNM2459 THE UTILITY CONFIGURATION HAS BEEN DELETED SINCE YOU READ IT
Cause. Another user deleted the record that you were in the process of updating or
deleting.
Effect. The updating or deleting attempt fails.
Recovery. If you were updating the record and need the record, use the Add option to
recreate the record.
If you were in the process of deleting the record, the record is already deleted. This
message is informational only; no recovery action is necessary.
NNM2500 FATAL ERROR: BAD CHAIN SEQUENCE. RECORD=
curr_rec
Cause. You issued a PTrace RECORD command specifying a range that included a
logical record that comprised more than one physical record. An error occurred in the
chaining sequence of the records.
curr_rec
is the record number of the physical record at which the chaining
sequence error occurred.
Effect. PTrace cannot format the logical record. Formatting stops and PTrace prompts
for the next command.
Recovery. The trace file might not be totally corrupted. Use a range that excludes the
record in error, and reissue the RECORD command.
NNM2501 RETRIEVE ERROR. RECORD
curr_rec
Cause. You issued a PTrace RECORD command specifying a range that included a
record that is chained to another record, but that other record was not included in the
range. PTrace required the complete logical record for formatting purposes.
curr_rec
is the record number of the physical record at which the error occurred.
Effect. PTrace cannot format the logical record. Formatting stops and PTrace prompts
for the next command.
Recovery. Use a bigger range, and reissue the RECORD command. The RECORD ALL
command gives you all the records in the trace file.