DSPPRB (Display Problem) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
                                                 (1)
>>-DSPPRB--+-----------------------------------+---------------->
           |         .-*ALL---------------.    |
           '-PRBID(--+-problem-identifier-+--)-'
 
>--+------------------------------------------+----------------->
   |          .-*ALL---------------------.    |
   |          | .----------------------. |    |
   |          | V                 (2)  | |    |
   '-STATUS(--+---+-*OPENED-----+------+-+--)-'
                  +-*READY------+
                  +-*PREPARED---+
                  +-*SENT-------+
                  +-*ANSWERED---+
                  +-*VERIFIED---+
                  +-*CLOSED-----+
                  '-status-type-'
 
>--+--------------------------------------+--------------------->
   |       .-*ALL--------------------.    |
   |       | .---------------------. |    |
   |       | V                (3)  | |    |
   '-SEV(--+---severity-level------+-+--)-'
 
>--+------------------------------------------------------------------------------------+-->
   |             .-*AVAIL-----.  .-*BEGIN-----.        .-*AVAIL---.  .-*END-----.       |
   '-PERIOD(--(--+-start-time-+--+-*CURRENT---+--)--(--+-end-time-+--+-*CURRENT-+--)--)-'
                                 '-start-date-'                      '-end-date-'
 
>--+------------------------------------------------------------------+-->
   |            .-*ALL------.  .-*ALL---------.  .-*ALL----------.    |
   '-HARDWARE(--+-type-code-+--+-model-number-+--+-serial-number-+--)-'
 
>--+---------------------------------+-------------------------->
   |            .-*ALL----------.    |
   '-RESOURCE(--+-resource-name-+--)-'
 
>--+-----------------------------------------------------------------------------------+-->
   |          .-*ALL------------------.  .-*ALL----------.  .-*ALL----------------.    |
   '-LICPGM(--+-licensed-program-name-+--+-release-level-+--+-modification-number-+--)-'
 
>--+------------------------------------------------+----------->
   |            .-*ALL-------------------------.    |
   '-FUNCTION(--+-generic*-function-identifier-+--)-'
                '-function-identifier----------'
 
>--+------------------------------------+----------------------->
   |       .-*ALL------------------.    |
   '-PGM(--+-generic*-program-name-+--)-'
           '-program-name----------'
 
>--+--------------------------------------------+--------------->
   |         .-*ALL------------------------.    |
   '-MSGID(--+-generic*-message-identifier-+--)-'
             '-message-identifier----------'
 
>--+------------------------------------------------------------+-->
   |          .-*ALL---------------.  .-*ALL---------------.    |
   '-ORIGIN(--+-*NETATR------------+--+--------------------+--)-'
              '-network-identifier-'  +-*NETATR------------+
                                      '-control-point-name-'
 
>--+------------------------------------------+----------------->
   |         .-*ALL----------------------.    |
   '-SRVID(--+-service-identifier-number-+--)-'
 
>--+----------------------------+------------------------------->
   |           .-*ALL------.    |
   '-ASNUSER(--+-user-name-+--)-'
 
>--+---------------------------+--+-----------------------+----->
   |         .-*ALL-------.    |  |           .-*ALL-.    |
   '-GROUP(--+-group-name-+--)-'  '-PRBTYPE(--+-1----+--)-'
                                              +-2----+
                                              +-3----+
                                              +-4----+
                                              +-5----+
                                              '-6----'
 
>--+---------------------------+-------------------------------->
   |          .-*ALL------.    |
   '-PRBCGY(--+-*REPORT---+--)-'
              +-*CRITICAL-+
              '-*LOGONLY--'
 
>--+-----------------------------------+------------------------>
   |          .-*-----------------.    |
   '-OUTPUT(--+-*PRINT------------+--)-'
              |          (4) (5)  |
              '-*OUTFILE----------'
 
>--+-----------------------------------------------------------------+-->
   |          (4) (5) (6)   .-*LIBL/--------.                        |
   '-OUTFILE(---------------+---------------+--database-file-name--)-'
                            +-*CURLIB/------+
                            '-library-name/-'
 
>--+------------------------------------------------+----------->
   |         (4)   .-*FIRST------.  .-*REPLACE-.    |
   '-OUTMBR(-------+-member-name-+--+-*ADD-----+--)-'
 
>--+----------------------------+------------------------------><
   |       (6)   .-*BASIC--.    |
   '-TYPE(-------+-*CAUSE--+--)-'
                 +-*FIX----+
                 +-*USRTXT-+
                 '-*SPTDTA-'
 
 

Notes:

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

  2. A maximum of 6 repetitions.

  3. A maximum of 3 repetitions.

  4. The OUTFILE and OUTMBR parameters are valid only when OUTPUT(*OUTFILE) is specified.

  5. If OUTPUT(*OUTFILE) is specified, a database file name is required for the OUTFILE parameter.

  6. The TYPE parameter is valid only when a value is specified for the OUTFILE parameter.