What happens if both JOBLIB and STEPLIB is specified ?
Answer Posted / guest
Steplib will override the joblib given in the JCL
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of dd dummy statement?
How can values be passed from the job stream to an executable program?
What are the parameter we cannot use in procedure?
Explain how can a jobs execution priority be modified?
How can unused space allocation be returned to the system when a dataset is closed?
whats the diff bw the evaluate also and and?
what is DSN in JCL and what are the parameters to declare the DSN?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How to run cobol program using jcl?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
how can you check if a file is empty using jcl?
what operation is performed by job statement?