Explain the hierarchy levels in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
List the various advantages of using jcl language?
Explain about Specifying compiler options in the PROCESS (CBL) statement
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How is the keyword DUMMY used in JCL?
What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
what is the difference between return code and maxcc?
What is the difference between BLKSIZE and LRECL?
What is the difference between primary and secondary allocations for a dataset?
can we give instream data in procedure