QUERY SYNONYM

Read syntax diagramSkip visual syntax diagram Query SYNONYM SYSTEMUSERALL(STACKFIFOLIFOFIFOLIFO)

Authorization

General User

Purpose

Use the QUERY SYNONYM command to display the user and CMS system synonyms defined by the SYNONYM command.

Operands

SYSTEM
displays the CMS system synonyms in effect
USER
displays user synonyms in effect
ALL
displays all synonyms in effect

Responses

  1. For
    Read syntax diagramSkip visual syntax diagram QUERY SYNONYM SYSTEM
    SYSTEM   SHORTEST
    COMMAND  FORM
    -------  ------------------
    command  minimum truncation
       .            .
       .            .
       .            .
    If no system synonyms are in effect, the following message is displayed at the terminal:
    No system synonyms in effect
  2. For
    Read syntax diagramSkip visual syntax diagram QUERY SYNONYM USER
    SYSTEM  USER     SHORTEST
    COMMAND SYNONYM  FORM (IF ANY)
    ------- -------  ------------------
    command synonym  minimum truncation
       .       .             .
       .       .             .
       .       .             .
    If no user synonyms are in effect, the following message is displayed at the terminal:
    No user synonyms in effect
  3. For
    Read syntax diagramSkip visual syntax diagram QUERY SYNONYM ALL

    The response is that of QUERY SYNONYM SYSTEM followed by that of QUERY SYNONYM USER.

Options

For more information on the Options, Usage Notes, and Error Messages that apply to all operands of the QUERY command, see QUERY.