How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
No Answer is Posted For this Question
Be the First to Post Answer
what is the cond=even only
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.
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
How to empty the records in jcl
lines(1,cancel)??What is meant by that??Plz explain it....
Explain about File Tailoring
what is A-MODE and R-MODE?
is there any utility for restarting a particular step in jcl reply soon ?
How do you submit a JCL under CICS environment ?
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
What is the significance of addrspc parameter in exec statement?