Previous Topic: Output ServicesNext Topic: Specifying Output Destinations


Output Disposition

Output disposition determines the state of the output and how it is handled under requests issued either online or in batch. The disposition options consist of RELEASE, HOLD, and KEEP, which are described in the following figure.

------------------------------------------------------------------------------------------
              Print Request Issued - Online                  Print Request Issued - Batch
------------------------------------------------------------------------------------------
                       Destination                                   Destination         
------------------------------------------------------------------------------------------
Output        Output            Sys/Net Printer              Output Library     System   
Disposition   Library             or MAIL                                       Printer  
------------------------------------------------------------------------------------------
Release       Output is         Output is placed in output   Output is placed   Output is
              placed in         library and batch job is     in output library  printed on
              output library    printed on a system or       for browsing at    the system
              for browsing at   network printer               the terminal      printer in
              the terminal                                                      batch    

              Output is         No copy is retained in       Output is placed   No copy is
              placed in         output library               in output library  placed in
              output library                                 for browsing at    the output
              for browsing at                                the terminal       library  
              the terminal                                                               
------------------------------------------------------------------------------------------
Hold          Output is         Output is placed in output   Output is placed   Not      
              placed in         library and held until       in output library  applicable
              output library    released (using ALTER OUT    for browsing at             
              for browsing at   and PRINT OUT)               the terminal                
              the terminal                                                               
------------------------------------------------------------------------------------------
Keep          .                 Output is placed in output .                    Not      
              .                 library and batch job is   .                    applicable
              .                 printed on a system or     .                             
              .                 network printer            .                             
              .                                            .                             
              .                 Copy is retained in        .                             
              .                 output library             .                             
------------------------------------------------------------------------------------------

Note: