SYSPRINT DD data set

IMS system messages and control statement analysis messages are produced in the data set or the system output stream that is specified on the SYSPRINT DD statement.

The following figure shows an example of the control statement analysis messages.

Figure 1. Control statement analysis messages
 FPX0178I Online DMACPRT process started.                                     
 FPX0234I The following control statements were specified in //FPXIN:                       
 FPX0049I 0........1.........2.........3.........4.........5.........6.........7.........8  
          12345678901234567890123456789012345678901234567890123456789012345678901234567890  
            DMACPRT
               AREA=(areaname1,areaname2)
               PCHKONLY=NO
               MFILE=FPXMFILE
               RFILE=FPXRFILE             
 FPX0217I Starting keyword analysis.
 FPX0208I DMACPRT keywords are specified as follows:                                       
                            JCL             DB Level        Global Level    System        
          Keyword           Control Card    Site Default    Site Default    Default       
          ------------      ------------    ------------    ------------    ------------  
          CIPRT                                                             YES
          MFILE             FPXMFILE                                        SYSPRINT      
          PCHKONLY          NO                                              NO            
          RFILE             FPXRFILE                                        FPXRPTS       
 FPX0218I Completed keyword analysis.
 FPX0203I ODM processing options in effect:                                               
          DMACPRT OPTIONS                                                                  
             - CIPRT       : YES
             - MFILE       : FPXMFILE
             - PCHKONLY    : NO                                                           
             - RFILE       : FPXRFILE