Library /sys$common/syshlp/CDO$HELP.HLB  —  CDO Commands, SHOW  FILE_ELEMENT
    Format

      SHOW FILE_ELEMENT  type-name  [ qualifier ]  element-name ,...

1  –  Parameters

1.1  –  type-name

    Specifies the type (MCS_BINARY or MCS_BINARY subtype) of the
    file element you are displaying. See the Oracle CDD/Repository
    Information Model for information on these types.

1.2  –  element-name

    Specifies the file element 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 file
    element and for all children.

2.2    /AUDIT

    Displays history list entries for the file element.

2.3    /BRIEF_(default)

    Displays user-specified properties for the file element, and
    provides the names of direct children.

2.4    /FULL

    Displays user-specified properties for the file element and for
    all children.

3  –  Description

    The SHOW FILE_ELEMENT command displays a complete or partial list
    of properties for the file element or elements you specify.

    If you do not specify a version number for a file element, CDO
    displays the properties of the highest visible version.

4  –  Examples

  CDO>  SHOW FILE_ELEMENT MCS_TEXT CAT

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