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

                           { DIRECTORY          }
                           { FIELD              }
      SHOW PROTECTION  FOR { RECORD             }  element-name ,...
                           {                    }
                           { GENERIC  type-name }

      SHOW PROTECTION  FOR   REPOSITORY  anchor-name

1  –  Parameters

1.1  –  type-name

    Specifies the type of the generic element.

1.2  –  element-name

    Specifies the element whose ACL you are displaying.

1.3  –  anchor-name

    Specifies the repository anchor whose ACL you are displaying.

2  –  Description

    The SHOW PROTECTION command displays the access control list
    (ACL) for the element you specify. When you specify FOR GENERIC
    MCS_CONTEXT or FOR REPOSITORY, SHOW PROTECTION also displays the
    default access control list.

    To display the access control list for a type, you can also use
    the SHOW PROTOCOL command.

3  –  Examples

    1.CDO>  SHOW PROTECTION FOR FIELD CURRENT_SALARY

      In this example, the SHOW PROTECTION command displays the
      access control list for the CURRENT_SALARY field definition.

    2.CDO> SHOW PROTECTION FOR REPOSITORY CDD$REPOSITORY2

      In this example, Oracle CDD/Repository translates the logical
      name for the repository.
Close Help