SAVSAVFBRM (Save Save Files Using BRM) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
              (1)
>>-SAVSAVFBRM--------------------------------------------------->
 
>--+----------------------------------------------------------+-->
   |          .-*ALL-------------------------------------.    |
   |          | .---------------------------------.      |    |
   |          | V                                 | (3)  |    |
   '-CTLGRP(--+---+-*NONE-----------------------+-+------+--)-'
                  +-*BKUGRP---------------------+
                  |         (2)                 |
                  +-*ARCGRP---------------------+
                  +-*SYSGRP---------------------+
                  +-generic*-control-group-name-+
                  '-control-group-name----------'
 
>--+-------------------------------------------------+---------->
   |       .-*ALL-------------------------------.    |
   |       | .---------------------------.      |    |
   |       | V                           | (3)  |    |
   '-LIB(--+---+-*MEDINF---------------+-+------+--)-'
               +-generic*-library-name-+
               '-library-name----------'
 
>--+-------------------------------------------+---------------->
   |          .-*ALL----------------------.    |
   '-MEDCLS(--+-generic*-media-class-name-+--)-'
              '-media-class-name----------'
 
>--+------------------------+----------------------------------->
   '-PERIOD(--| Period |--)-'
 
>--+---------------------------------------+-------------------->
   |       .-*SAVF--------------------.    |
   |       | .-----------------.      |    |
   |       | V                 | (4)  |    |
   '-DEV(--+---+-*MEDCLS-----+-+------+--)-'
               '-device-name-'
 
>--+------------------------------+----------------------------->
   |          .-*SAVF--------.    |
   '-MEDPCY(--+-*SYSPCY------+--)-'
              '-media-policy-'
 
>--+--------------------------------------+--------------------->
   |          .-1--------------------.    |
   '-SEQNBR(--+-*END-----------------+--)-'
              '-file-sequence-number-'
 
>--+-------------------------+---------------------------------->
   |          .-*UNLOAD-.    |
   '-ENDOPT(--+-*REWIND-+--)-'
              '-*LEAVE--'
 
>--+----------------------------+--+-----------------------+---->
   |             .-*BKUPCY-.    |  |         .-*SAVF--.    |
   '-USEOPTBLK(--+-*DEV----+--)-'  '-CLEAR(--+-*NONE--+--)-'
                 +-*NO-----+                 +-*ALL---+
                 '-*YES----'                 '-*AFTER-'
 
>--+------------------------+--+--------------------------+----><
   |           .-*SAVF-.    |  |              .-*NO--.    |
   '-COMPACT(--+-*DEV--+--)-'  '-ALWADLSAVE(--+-*YES-+--)-'
               '-*NO---'
 
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. Advanced Functions feature required to use this value.

  3. A maximum of 50 repetitions.

  4. A maximum of 4 repetitions.