write a jcl to execute a job by 7:00 am on jan 20,1986?
No Answer is Posted For this Question
Be the First to Post Answer
What are steplib and joblib? What for they are used?
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
SORT card to eliminate duplicity.
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.
What are the difference between jcl and jes?
How can we execute only one step in a job
22 Answers MAHINDRA, Mind Tree, Tech Mahindra,
how you will the direct the data to spool using sysout option?
what are the technical terms for // /* in jcl
what is use of dsn parameter in dd statement?
How can the submitting users racf authority be overridden in a job stream?
in a series of 10 steps, i need to run only 1,3,5,7 & 9th steps only. how do u code?
do we need to mention the location of catalogued procedure for each it's call in a single job?