How to read records in reverse order in flat file?
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
What is JOBLIB ?
read all error codes like SB07?
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
How do you access an uncatalogued dataset in a jcl?
can i sort packed decimal if i can tell the syntax
In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
When should DISP=MOD is used?
Which statement is used to identify the private libraries in job?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
how to increase the space of a dataset in instream procedure.