VMS Help  —  RMU72  Copy Database, Command Qualifiers, Global Buffers
    Global_Buffers=global-buffer-options

    Allows you to change the default global buffer parameters when
    you copy a database. The following options are available:

    o  Disabled

       Use this option to disable global buffering for the copy of
       the original database.

    o  Enabled

       Use this option to enable global buffering for the copy of the
       original database. You cannot specify both the Disabled and
       Enabled option in the same RMU Copy_Database command with the
       Global_Buffers qualifier.

    o  Total=total-buffers

       Use this option to specify the number of buffers available for
       all users.

    o  User_Limit=buffers-per-user

       Use this option to specify the maximum number of buffers
       available to each user.

    If you do not specify a global buffers option, the database is
    copied with the values that are in effect for the database you
    are copying.

    When you specify two or more options with the Global_Buffers
    qualifier, use a comma to separate each option and enclose the
    list of options in parentheses.
Close Help