Is automatic restart possible in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
what is the function of spool command?
How can values be passed from the job stream to an executable program?
How can u know the current date using jcl?
what is check pending option
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
How do you restart a PROC from a particular step?
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 Answers Cap Gemini, CSC, Xchanging,
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
How to pass values in jcl to cobol?
what is inrec fields and outrec fields in sorting