What is the OUTPUT of the following step //STEP1 EXEC PGM=IEBCOPY //SYSUT1 = TEST.DATASET //SYSIN DD * COPY INDD=SYSUT1 OUTDD = SYSUT1
Reveal answer
Fill a bubble to check yourself
What is the OUTPUT of the following step //STEP1 EXEC PGM=IEBCOPY //SYSUT1 = TEST.DATASET //SYSIN DD * COPY INDD=SYSUT1 OUTDD = SYSUT1