If Name is NOT given for a JOB statement, then will it give
error or installation will supply it for the JOB ?
What happens if both JOBLIB & STEPLIB is specified ?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
wht is step lib n job lib ? where can we code joblib n steplib ?
What is RESTART? How is it invoked?
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
which utility is used to update pds?
What does the statements: typrun=scan and typrun=hold do in a JCL statement
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?