What are steplib and joblib?
No Answer is Posted For this Question
Be the First to Post Answer
Which dd parameters are required?
I've one sequential file, that file size is LREC=100 (File contain Records like 1 to 100). Now I was increase the file size is LREC=102. My question is I want insert 00 (Two Zeros) in to the new file (That output file looks like : 00123 up to 100). How will write the SORT card in JCL. Please let me know.
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How many types we can give input to JCL
In DCB, what is LRECL,BLKSIZE,DSORG
how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths
What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?
Which COND paramter will u use to execute the step only if the previous step does not execute
What is COND=ONLY ?
How jcl is used for testing batch programs?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
How to point my proc to production dataset always though i keep jcllib order=development.dataset? Is it possible?