7.7.5.13 DESCRIBE IORMPLAN
Purpose
The DESCRIBE IORMPLAN command displays a list of attributes for the IORMPLAN object type.
Syntax
DESCRIBE IORMPLANUsage Notes
The attributes for the DESCRIBE IORMPLAN command can include the following:
-
catPlan: Allocation plan for the categories set up in the databases using the cell. -
dbPlan: Allocation plan for the databases using the cell. -
name: Unique name of the interdatabase plan. Thenamevalue is automatically set tocellname_IORMPLAN. -
objective: Optimization mode for IORM. -
status: Current status of the interdatabase plan, eitheractiveorinactive.
Examples
The following example shows the DESCRIBE command with the IORMPLAN object.
Example 7-105 Describing the IORMPLAN Object
CellCLI> DESCRIBE IORMPLAN
name
catPlan modifiable
dbPlan modifiable
objective modifiable
statusRelated Topics
Parent topic: DESCRIBE