I will preface this tread by saying I am NOT a heaver FDR user
//STEP24 EXEC PGM=FDR,REGION=4M,COND=(0,NE) //SYSPRINT DD SYSOUT=*,DCB=BUFNO=1 //SYSPRIN1 DD SYSOUT=*,DCB=BUFNO=1 //DISK1 DD UNIT=SYSDA,DISP=SHR,VOL=SER=J3D214, // DSN=FDR.USE.UNIT74C8.DISBAND //TAPE1 DD UNIT=&TAPE,DSN=J3.J3PZBOPM.J3D214.BACKUP(+1), // LABEL=RETPD=&RET,DATACLAS=&DCLASS, // DISP=(NEW,CATLG,DELETE) //DISK2 DD UNIT=SYSDA,DISP=SHR,VOL=SER=J3D215, // DSN=FDR.USE.UNIT74C9.DISBAND //TAPE2 DD UNIT=&TAPE,DSN=J3.J3PZBOPM.J3D215.BACKUP(+1), // LABEL=RETPD=&RET,DATACLAS=&DCLASS, // DISP=(NEW,CATLG,DELETE) This is the 24th step in a backup job that has 4 Pairs That being said the JOB STEP is getting a U0888 abend ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
