CDO$HELP.HLB  —  CDO Commands, SHOW  PARTITION
    Format

      SHOW PARTITION  [ qualifier ]   partition-name ,...

1  –  Parameters

1.1  –  partition-name

    Specifies the partition whose properties you are displaying.

2  –  Qualifiers

2.1    /ALL

    Displays system-specified properties, such as time of creation,
    and user-specified properties, such as description, for the
    partition and for all children.

2.2    /AUDIT

    Displays history list entries for the partition.

2.3    /BRIEF_(default)

    Displays user-specified properties for the partition, and
    provides the names of direct children. /BRIEF is the default
    qualifier.

2.4    /FULL

    Displays user-specified properties for the partition and for all
    children.

3  –  Description

    The SHOW PARTITION command displays a complete or partial list of
    properties for the partition or partitions specified.

    Because a partition is a nonversioned element, CDO does not
    accept a branch designation or a version number in partition
    names.

4  –  Examples

  CDO>  SHOW PARTITION INITIAL_PROPOSAL

      In this example, because no qualifier is specified, the SHOW
      PARTITION command displays default BRIEF information. This
      information includes the user-specified properties for the
      INITIAL_PROPOSAL partition and the names of direct children.
Close Help