Answer Posted / lakshmisudha
the jobs willbe stored in spool by depends upon
administrator creation of the that userid
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
What are the 2 types of parameters in dd statement?
what happens in conversion stage in job processing?
what operation is performed by job statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the function of the steplib dd statement?
What is the use of symbol // in jcl?
Is condition checking possible in jcl?
What are steplib and joblib? What for they are used?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Why block size is multiple of lrecl in jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
what are the types of abends that occur on job failure? And explain the possible causes of these
What happens if both JOBLIB & STEPLIB is specified ?