When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
No Answer is Posted For this Question
Be the First to Post Answer
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.
What is STEPLIB, JOBLIB? What is it used for?
what is the job entry system used in your project?
Explain the function of dd name parameter with a 2 part structure; audit.report?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
List some valid operation codes in JCL
What will happen if we write two STOP RUN's in a COBOL program?
Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.
What is the use of symbol // in jcl?