Answer Posted / muthiah
it will depend upon the environment default 24 hrs
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain the job statement in jcl?
Explain dfsort utility?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How can values be passed from the job stream to an executable program?
How can return codes be tested before execution of a job step?
What is concatenating?
What is NOTCAT ?
What is the syntax of JCL statement?
What is the use of symbol // in jcl?
Why include statement is used in a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the function of a dd statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
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.
For what purpose steplib and joblib are used ?