Explain how can an in-stream dataset be terminated?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
Explain the job statement in jcl?
Explain the purpose of dd dummy statement?
What do you understand by the term job time – out and how can you overcome that?
if we have a job consist of two steps and each step calling a proc having 10 steps each then how many steps are counted only 2 or 22(10+10+1+1)? can we have more than 255 steps in a single job?
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
How can we increment subscript and index?
What is the function of the steplib dd statement?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
How do you skip a particular step in a proc/JOB?
What is the difference between joblib and jcllib statements
How to create delta file using JCL