Pathway/XM System Management Manual
PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
11-79
STATUS PLAN
STATUS PLAN
This command displays the execution status of a migration plan. If the migration plan is
in progress, it displays the objects in the plan that are scheduled next to be migrated.
plan-name
specifies the name of a PLAN object previously generated by the INVENTORY
command.
*
displays status information for all PLAN objects in the SuperCTL configuration file.
Consideration
You can direct the output of this command to a file by using the OUT command before
executing the STATUS command.
Example Display
The following example shows the results of a STATUS PLAN * command:
PXMCOM 4>> STATUS PLAN *
03_DELETE_SERVERCLASSES
Type: SERVER, Sub-Type: ALL
Status: Pending
Objects:
SC005
SC006
16_ADD_SERVERCLASSES
Type: SERVER, Sub-Type: ALL
Status: Pending
Objects:
SC003
26_UPDATE_DIRECT_SERVERCLASSES
Type: SERVER, Sub-Type: DIRECT
Status: Pending
Objects:
SC008
27_UPDATE_REPLICATED_SERVERCLASSES
Type: SERVER, Sub-Type: REPLICATED
Status: Pending
Objects:
SC007
STATUS PLAN { plan-name | * }