VMS Help  —  RMU72  Set  Buffer Object, Command Qualifiers

1  –  Disable

    Disable=enable-disable-options

    Disables buffer objects for the specified Oracle Rdb buffers.
    You can specify one or more of the following buffer objects:
    Page, AIJ, RUJ, and Root. Refer to Buffer Object Control for more
    information about these keywords. If you specify more than one
    object, separate the objects with commas, and enclose the list of
    objects within parentheses.

2  –  Enable

    Enable=enable-disable-options

    Enables buffer objects for the specified Oracle Rdb buffers.
    You can specify one or more of the following buffer objects:
    Page, AIJ, RUJ, and Root. Refer to Buffer Object Control for more
    information about these keywords. If you specify more than one
    object, separate the objects with commas, and enclose the list of
    objects within parentheses.

    If you specify the Enable and Disable qualifiers for the same
    buffer object, the Enable option prevails and the buffer object
    state is enabled for the specified object type.

    Table 14 Buffer Object Control

    Object     Keyword   Logical Name

    Data       PAGE      RDM$BIND_PAGE_BUFOBJ_ENABLED
    pages
    AIJ        AIJ       RDM$BIND_AIJ_BUFOBJ_ENABLED
    output
    RUJ        RUJ       RDM$BIND_RUJ_BUFOBJ_ENABLED
    Root       ROOT      RDM$BIND_ROOT_BUFOBJ_ENABLED
    file

                                   NOTE

       If a logical is defined as "1" then the corresponding buffer
       will be created as an OpenVMS buffer object.

3  –  Log

    Log
    Nolog

    Specifies whether the processing of the command is reported to
    SYS$OUTPUT. Specify the Log qualifier to request log output and
    the Nolog qualifier to prevent it. If you specify neither, the
    default is the current setting of the DCL verify switch.
Close Help