What is the function of //cntl statement?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
wht do u mean by inrec and outrec ?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
Are there any set of rules for the names of the steps used in a job?
Explain the purpose of dd dummy statement?
What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?
What is 'S0C7' abend?
Is acct parameter mandatory?
Can we browse or edit the GDG dataset if it is a tape entry?