Specifications

Operat ion
Page
57
can
do
so simply responds with the secondary program rather than
volunteering assistance, and maintains no further state relative to
the request.
The Server determines its ability to assist by checking for the
presence of the necessary information, either in the request or in its
own Dump/Load Data Base. If it can assist, and the request was not
for a secondary loader, it replies with
a
single transmission of an
assistance volunteer message. It maintains no state to recall that
any of this has been done, as it may not be selected
by
the target to
be the assistant.
4.2.1.2
Dump Operation
Dump operation requires the following messages:
.
Request dump service.
Sent by a target system as a result of a Dump-self function.
Says that the system requires assistance in dumping itself. May
contain considerable information as to system configuration as
described in the Dump-self function.
.
Request memory dump.
Sent by an assisting system to obtain a segment of memory.
.
Memory dump data.
Contains a segment of memory sent by a target system
in
response
to a request memory dump message.
.
Dump complete.
Sent by the assisting system to indicate that the dump is done.
The dump algorithm is:
Perform dump.
IF failure on first message:
Use Remote Console to force dump.
IF
successful:
Perform dump.
ELSE
Set error.
ENDIF
ENDIF