ASAP 3.0 Messages Manual
HP NonStop Messages Manual Page 116 of 407
Recovery. Make sure the checkpoint information is correct. Check that the CPU is up
and running. If the CPU is down, follow the recommended recovery procedure for a
CPU failure.
3001
NonStop Backup Created Cpu: cpu
cpu
is the CPU number
Cause. The primary process created a backup process in the CPU indicated in the
message.
Effect. The backup process was created successfully.
Recovery. This message is informational only. No corrective action is required.
3002
Unable to checkpoint startup err 0:7, err 8:15, pid
pid
is a four-word array where NEWPROCESS returns the process ID of the
requester’s new process
err
is a status word of the form:
err 0:7 = 0
no error
err 0:7 = 1
no backup or cannot communicate with
backup, then 8:15 = file-system error
number
err 0:7 = 2
takeover from primary, then
8:15
= 0 - primary stopped
= 1 - primary ended
abnormally
= 2 - primary’s process
failed
= 3 - primary called
CHECKSWITCH
err 0:7 = 3
invalid parameter, then 8:15 = number
of parameter in error
Cause. The primary process could not send checkpoint information to its backup
process.