What is the purpose of the dd keylen parameter?
No Answer is Posted For this Question
Be the First to Post Answer
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
is step name is compulsory in jcl ?
how many max steps can we use in a job? pls answer to my question
what is the restart?hopw it is invoked?
How jcl is used for testing batch programs?
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?
using cursor how can you fetch more than one record into a variable
In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??
what is the control cards?
How I sort the records in a file and copy the first 10 records to another file
What is the difference between a symbolic and an override in executing a PROC?