DLTALR (Delete Alert) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-DLTALR--+------------------------+--------------------------->
           |          .-*ALL---.    |
           '-DLTOPT(--+-*RCV---+--)-'
                      +-*LOCAL-+
                      '-*HELD--'
 
                                    (1)
>--+------------------------------+----------------------------->
   |        .-30-------------.    |
   '-DAYS(--+-number-of-days-+--)-'
 
>--+-----------------------------------------------------+------>
   |           .-*ALL--------------------------.         |
   |           | .---------------------------. |         |
   |           | V                           | | (2)     |
   '-ALRTYPE(--+---+-*TEMP-----------------+-+-+-------)-'
                   +-*PERM-----------------+
                   +-*PERF-----------------+
                   +-*IMPEND---------------+
                   +-*UNKNOWN--------------+
                   '-alert-type-code-point-'
 
>--+-------------------------------+---------------------------->
   |          .-*ALL----------.    |
   '-ALRRSC(--+-resource-name-+--)-'
 
>--+--------------------------------------------+--------------->
   |              .-*ALL-------------------.    |
   |              | .--------------------. |    |
   |              | V               (3)  | |    |
   '-ALRRSCTYPE(--+---resource-type------+-+--)-'
 
>--+-------------------------------------+---------------------->
   |           .---------------.         |
   |           V .-*ALL------. | (3)     |
   '-ASNUSER(----+-*NONE-----+-+-------)-'
                 '-user-name-'
 
>--+------------------------------------+----------------------><
   |         .----------------.         |
   |         V .-*ALL-------. | (3)     |
   '-GROUP(----+-*DEFAULT---+-+-------)-'
               +-*NONE------+
               '-group-name-'
 
 

Notes:

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

  2. A maximum of 5 repetitions.

  3. A maximum of 50 repetitions.