Pathway/XM System Management Manual

PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual426761-001
10-18
INVENTORY
INVENTORY
This statement directs PXMCFG to take an inventory of the currently executing
SuperCTL file and then build an automated migration plan. Use this statement before
executing the PXMCOM START PLAN statement.
active-superctl-file-name
specifies the name of the SuperCTL file that is currently controlling the
Pathway/XM environment.
The INVENTORY statement generates the following list of PLAN entity names; only
the PLAN entities identified during the inventory process are created.
00_ADD-NODES
00_ADD_PATHMONS
00_UPDATE_PATHMONS
01_DELETE_PROGRAMS
02_DELETE_TCPS
03_DELETE_SERVERCLASSES
04_DELETE_ROUTERS
05_DELETE_PATHMONS
06_DELETE_NODES
13_ADD_ROUTERS
14_ADD_TCPS
15_ADD_PROGRAMS
16_ADD_SERVERCLASSES
22_UPDATE_NODES
23_UPDATE_ROUTERS
24_UPDATE_TCPS
25_UPDATE_PROGRAMS
26_UPDATE_DIRECT_SERVERCLASSES
27_UPDATE_REPLICATED_SERVERCLASSES
28_UPDATE_DISTRIBUTED_SERVERCLASSES
Considerations
The PLAN objects must be processes in the above order. If you use the START
PLAN statement on a PLAN object out of order, PXMCOM returns an error.
The 00_UPDATE_PATHMONS plan cannot be executed when the Pathway
environment is started. If this plan is present, the Pathway environment must be
stopped and restarted. A warning message is generated anytime this plan is
generated.
INVENTORY { active-superctl-file-name }