do we need to mention the location of catalogued procedure for each it's call in a single job?
Answer Posted / sesha
Give JCL lib at after the job statement.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the function of //cntl statement?
Where & How Do You Code Identifier In Jcl?
How can the submitting users racf authority be overridden in a job stream?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What do you understand by the term notcat 2 – gs?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What parameter of the job statement is used to limit the cpu time consumed by the job?
which parameter is use to declare the name of dataset in dd statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What are steplib and joblib? What for they are used?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How gdg are concatenated?
How to pass data to a program that is coded in an exec statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How can a stopped job be started again?