What is the use of symbol // in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
Define concatenating?
How do you submit JCL via a Cobol program?
wht r different types of sort fields in jcl ?
how do u send return code from cobol to jcl ?
List the various advantages of using jcl language?
What is S322 abend ?
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
what do you mean by include statement in jcl?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you