Explain the purpose of dd * statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
How many extents are possible for a sequential file ? For a VSAM file ?
which are the parameters mandatory in job card ?
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
Explain how can values be passed from the job stream to an executable program?
What happens if both JOBLIB & STEPLIB is specified ?
What is COND=EVEN ?
in a series of 10 steps, i need to run only 1,3,5,7 & 9th steps only. how do u code?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
what are the options in file-aid to edit vsam dataset and to compare data sets.
What is RESTART? How is it invoked?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?