STRRCYBRM (Start Recovery Using BRM) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
                                              (1)
>>-STRRCYBRM--+-----------------------------+------------------->
              |          .-*SYSTEM-----.    |
              '-OPTION(--+-*SYSBAS-----+--)-'
                         +-*SAVSYS-----+
                         +-*IBM--------+
                         +-*LIB--------+
                         +-*ASP--------+
                         +-*ALLUSR-----+
                         +-*CTLGRP-----+
                         +-*ALLDLO-----+
                         +-*LNKLIST----+
                         +-*RESUME-----+
                         '-*RCYEXITPGM-'
 
>--+--------------------------+--+------------------------+----->
   |          .-*REPORT--.    |  '-PERIOD(--| Period |--)-'
   '-ACTION(--+-*RESTORE-+--)-'
 
>--+-----------------------+------------------------------------>
   |           .-*NO--.    |
   '-USESAVF(--+-*YES-+--)-'
 
>--+-------------------------------------------------+---------->
   |      (2)   .-*SYSTEM-----------------------.    |
   '-ASP(-------+-auxiliary-storage-pool-number-+--)-'
                '-auxiliary-storage-pool-name---'
 
>--+-----------------------------------------+------------------>
   |      (3)                                |
   '-LIB(-------+-library-name----------+--)-'
                '-generic*-library-name-'
 
>--+------------------------------+----------------------------->
   |       (4)   .-*ALL------.    |
   '-LIST(-------+-list-name-+--)-'
 
>--+------------------------------------------------------------+-->
   |               .-*SELECT-------------------------------.    |
   |               | .------------------------------.      |    |
   |         (5)   | V                              | (7)  |    |
   '-CTLGRP(-------+---+-+-*BKUGRP------------+---+-+------+--)-'
                       | +-*SYSGRP------------+   |
                       | +-*SYSTEM------------+   |
                       | +-*NONE--------------+   |
                       | '-control-group-name-'   |
                       | .-1--------------------. |
                       | |                 (6)  | |
                       '-+-sequence-number------+-'
 
>--+----------------------+--+-----------------------+---------->
   |          .-*NO--.    |  |           .-*NO--.    |
   '-ALWDUP(--+-*YES-+--)-'  '-USEADSM(--+-*YES-+--)-'
 
>--+-----------------------------------------+------------------>
   |       .-*ALL-----------------------.    |
   |       | .-------------------.      |    |
   |       | V                   | (8)  |    |
   '-LOC(--+---+-*HOME---------+-+------+--)-'
               '-location-name-'
 
>--+--------------------------+--------------------------------->
   |           .-*DELETE-.    |
   '-OMITLIB(--+-*NONE---+--)-'
 
>--+------------------------------------------------+----------->
   |           .-*LCL--------------------------.    |
   |           |               (9)             |    |
   '-FROMSYS(--+-location-name-----------------+--)-'
               |                          (9)  |
               '-network-id.location-name------'
 
>--+-------------------------+---------------------------------><
   |             .-*NO--.    |
   '-PRTSYSINF(--+-*YES-+--)-'
 
Period
 
   .-*AVAIL-----.  .-*BEGIN-----.  .-*AVAIL---.  .-*END-----.
|--+-begin-time-+--+-*CURRENT---+--+-end-time-+--+-*CURRENT-+---|
                   '-begin-date-'                '-end-date-'
 
 

Notes:

  1. All parameters preceding this point can be specified positionally.

  2. ASP valid only if OPTION(*ASP).

  3. LIB valid only if OPTION(*LIB).

  4. LIST valid only if OPTION(*LNKLIST).

  5. CTLGRP valid only if OPTION(*CTLGRP).

  6. Sequence number is ignored if *NONE is specified for control-group-name.

  7. A maximum of 300 repetitions.

  8. A maximum of 10 repetitions. Each selected location must be unique.

  9. Network feature required to use this value.