TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-140
RECEIVEDUMP Command (Super-Group Only)
param
is one or both of these parameters:
ONLINE
If this option is specified, a dump can be taken of a processor while it is
running. Only memory pages are included in this type of dump. No registers,
translation lookaside buffers (TLB) or caches are dumped. All other parameters
are ignored, including fabric.
RESET
If this option is specified, a soft reset is issued to the processor being dumped.
This option is necessary if the processor has experienced a hardware error
freeze instead of a halt.
D-Series Syntax
dump-file
is the name of the disk file to which the dump is to be written.
cpu
is the number of the processor that is to be dumped. Specify cpu as an integer in
the range from 0 to 15, inclusive. This processor must be primed for a memory bus
dump before you attempt the dump.
bus
specifies the bus to be used for the dump. The default bus is the X bus. Possible
values are:
0 = X bus
1 = Y bus
Note. The PRIME and NOPRIME parameters do not have any effect on how the
RCVDUMP command operates. They are therefore no longer described in the RCVDUMP
command description.
RECEIVEDUMP / OUT dump-file / cpu , bus
[ , param [ , param ] ]