DFS1570I SC=08 PD= WAS SPECIFIED ON THE DPAGE STATEMENT, BUT PDB= IS NOT SPECIFIED ON THE DEV STATEMENT
Explanation
When partitioning is used, the DEV statement must specify the PDB keyword, and the DPAGE statement must specify the PD keyword.
System action
Processing continues with the next DEV, MSG, or FMT definition.
Programmer response
If partitioning is used, specify the PDB keyword on the DEV statement and the PD keyword on the DPAGE statement. Otherwise, remove both keywords from these statements, and rerun the job.