Guardian Procedure Errors and Messages Manual

If there is a DP2-DP1 label consistency problem, the disk goes down, but the system does not
freeze.
If the problem occurs just after a cold load, $SYSTEM goes down, and then the monitor process
cannot open the OSIMAGE file and the operator process cannot open the log file. Console messages
to this effect are issued and, a minute later, the system freezes with code %002002.
Recovery If there is a DP2-DP1 consistency problem, correct the problem.
For other devices, retry the failed operation after the device comes up. If the problem recurs, notify
your system operator.
70 (%106) Continue the file operation.
(device type: 0)
Cause To indicate that the process file is ready to receive ASSIGN and PARAM messages, the
receiving process replies with this error after a write of the command interpreter startup message.
Effect The initial write of the startup message is completed.
Recovery Continue startup sequence. Send the ASSIGN and PARAM messages if appropriate.
71 (%107) A duplicate record was encountered.
(device type: 3)
Cause The specified structured file record is a duplicate.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Corrective action is application dependent.
72 (%110) An attempt was made to access an
unmounted or nonexistent partition,
or to access a secondary partition. (device type: 3)
Cause The specified operation on a structured file tried to access a nonexistent partition or a
partition to which access is invalid. For instance, if $B.X is the secondary partition of $A.X, then
FUP COPY $B.X fails with this error.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Corrective action is application dependent.
73 (%111) The disk file or record is locked.
(device type: 3)
Cause The operation requested access to a locked disk file or record. This error occurs only if the
calling process accessed the file in alternate locking mode.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Wait, then retry.
74 (%112) Number of READUPDATES without replies
exceeds <receive-depth>, or ACTIVATERECEIVETRANSID
or REPLY called with an invalid
<message tag>. (device type: 2)
Error Code Descriptions 37