how you can access an uncataloged dataset in a JCL?
No Answer is Posted For this Question
Be the First to Post Answer
after submiting the jcl.how do you know that the job has been completed.
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
When output dataset space is required, what quantity categories are used?
what is a steplib
What is NOTCAT 2
Explain the function of //cntl statement?
how to split a file
Hi, Say I have 10 flat files and I want to copy all these 10 flat files to a GDG versions flat files (I have GDG base: FDWS01.TEST.RESTORE) in one shot. Can we do that in one shot using a JCL. May be by using IEBGENER. It's a bit urgent. So anyone's fast rely would be appreciated.. Thanks in advance.. 10 flat files ----------------------------------- FDWS01.SUB.RESTORE1 FDWS01.SUB.RESTORE2 FDWS01.SUB.RESTORE3 ; ; FDWS01.SUB.RESTORE10 TO GDG versions ----------------------- FDWS01.TEST.RESTORE.G0001V00 FDWS01.TEST.RESTORE.G0002V00 FDWS01.TEST.RESTORE.G0003V00 ; ; FDWS01.TEST.RESTORE.G0010V00
Where can program checkpoints be stored for use in a restart?
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
How is the record format of an output dataset specified?