ANL0176I DD-NAME FOR OUTPUT DATA SET (SQLPA) WAS MISSING

Explanation

The ddname for the output data set SQLPA was not specified. To have the Explain process generate output meant for SQL Performance Analyzer, disable this process. Before running again, add the following job control card:
//SQLPA DD DSN=xxxx,DISP=yyy

User response

None