what is the restart?hopw it is invoked?
Answer / o
which job step u want ti execurte first, there u wtiten the
retsrt commands.
//jobname job restart=stepname...
Is This Answer Correct ? | 4 Yes | 0 No |
What is Cataloged Procedures?
how to increase the space of a dataset in instream procedure.
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.
I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
Explain about Internal Sort
I have Job A and Job B. I want to trigger Job B from Job A. Please advise.
what is instream data
//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
How to delete AIX ? i) IEBGENER ii) IDCAMS iii) PURGE iv) All of the above
how many members can be created inside a single pds?
What does a disposition of (new,catlg,keep) for a dsn mean?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?