In which table PLAN is registered in ?
Answers were Sorted based on User's Feedback
What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672
what is a jcl?
what is mainframe?
What are the utility programs in jcl?
how to run JCL thru COBOL.
explain concatinating datasets?
In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
How do you overcome this limitation ?
I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
can we give instream data in procedure
What is the difference between catalogue procedure and In-Stream procedure?
How jcl work to handle various input output file operations?