RECOVER BSDS on z/OS

Use the MQSC command RECOVER BSDS to reestablish a dual bootstrap data set (BSDS), after a data set error one has caused one to stop working.


Use MQSC commands

For information on how we use MQSC commands, see Performing local administration tasks using MQSC commands.

We can issue this command from sources CR. For an explanation of the source symbols, see Sources from which we can issue MQSC commands on z/OS .

Synonym: REC BSDS


RECOVER BSDS

RECOVER BSDS CMDSCOPE(' ')CMDSCOPE(qmgr-name)1Notes:

  • 1 Valid only when the queue manager is a member of a queue-sharing group.


Usage notes for RECOVER BSDS

Note: Command processing consists of allocating a data set with the same name as the one that encountered the error and copying onto the new data set the contents of the BSDS that does not have an error.


Keyword and parameter descriptions for RECOVER BSDS

    CMDSCOPE
    This parameter specifies how the command is executed when the queue manager is a member of a queue-sharing group. CMDSCOPE cannot be used for commands issued from the first initialization input data set CSQINP1.

      ‘ '
      The command is run on the queue manager on which it was entered. This is the default value.

      qmgr-name
      The command is run on the queue manager you specify, providing the queue manager is active within the queue-sharing group.

      We can specify a queue manager name, other than the queue manager on which the command was entered, only if we are using a queue-sharing group environment and if the command server is enabled.

Parent topic: MQSC commands