CHGDEVMLB (Change Device Description (Media Library)) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
                                                (1) (2)
>>-CHGDEVMLB--DEVD(--device-description-name--)----------------->
 
            .-*SAME-.
>--DEVCLS(--+-*OPT--+--)--+---------------------------------+--->
            '-*TAP--'     |            .-*SAME---------.    |
                          '-RSRCNAME(--+-*NONE---------+--)-'
                                       '-resource-name-'
 
>--+-----------------------+------------------------------------>
   |          .-*SAME-.    |
   '-ONLINE(--+-*YES--+--)-'
              '-*NO---'
 
>--+-------------------------------------------+---------------->
   |             (3)   .-*SAME------------.    |
   '-UNLOADWAIT(-------+-*SYSGEN----------+--)-'
                       '-unload-wait-time-'
 
>--+----------------------------------------------+------------->
   |             (3)   .-*SAME---------------.    |
   '-MAXDEVTIME(-------+-*SYSGEN-------------+--)-'
                       '-maximum-device-time-'
 
>--+------------------------------------------------------+----->
   |            (4)   .-*SAME------------------------.    |
   '-RSCALCPTY(-------+-*JOB-------------------------+--)-'
                      '-resource-allocation-priority-'
 
>--+--------------------------------------------------+--------->
   |             (4)   .-*SAME-------------------.    |
   '-INLMNTWAIT(-------+-*JOB--------------------+--)-'
                       +-*IMMED------------------+
                       +-*NOMAX------------------+
                       '-initial-mount-wait-time-'
 
>--+--------------------------------------------------------+--->
   |             (4)   .-*SAME-------------------------.    |
   '-EOVMNTWAIT(-------+-*JOB--------------------------+--)-'
                       +-*IMMED------------------------+
                       +-*NOMAX------------------------+
                       '-end-of-volume-mount-wait-time-'
 
>--+---------------------------+-------------------------------->
   |            .-*SAME---.    |
   '-GENCTGID(--+-*VOLID--+--)-'
                '-*SYSGEN-'
 
>--+----------------------------------------------------------+-->
   |           (4)   .-*SAME-----------------------------.    |
   '-ROBOTDEV(-------+-*NONE-----------------------------+--)-'
                     | .-------------------------------. |
                     | V                          (5)  | |
                     '---robot-device-description------+-'
 
>--+------------------------------------------------------------+-->
   |            (4)   .-*SAME------------------------------.    |
   '-ROBOTHOST(-------+-*NONE------------------------------+--)-'
                      | .---------------------------.      |
                      | V                           | (5)  |
                      '---+-host-name-------------+-+------'
                          '-host-internet-address-'
 
>--+-------------------------------------------+---------------->
   |             (4)   .-*SAME------------.    |
   '-LCLINTNETA(-------+-*NONE------------+--)-'
                       '-local-ip-address-'
 
>--+-----------------------------------------------------+------>
   |        .-*SAME---------------------------------.    |
   '-MSGQ(--+-*SYSOPR-------------------------------+--)-'
            | .-*LIBL/--------.                     |
            '-+---------------+--message-queue-name-'
              +-*CURLIB/------+
              '-library-name/-'
 
>--+---------------------------------+-------------------------><
   |        .-*SAME-------------.    |
   '-TEXT(--+-*BLANK------------+--)-'
            '-'--description--'-'
 
 

Notes:

  1. All parameters preceding this point can be specified in positional form.

  2. All parameters preceding this point are key parameters.

  3. This parameter is valid only when DEVCLS(*OPT) is specified.

  4. This parameter is valid only when DEVCLS(*TAP) is specified.

  5. A maximum of 2 repetitions.