What are isolation levels? Where do we need to specify them
in compiling JCL?
Answer Posted / dasari
At the time of bind itself we specify the isolation levels
like whether CS UR RR
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does a disposition of (MOD,DELETE,DELETE) mean ?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What parameter directs the output of the job log dataset?
Explain how can the attributes of one sms dataset be copied to another dataset?
How would you understand error(execution phase)?
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.
What are the jcl procedures?
What is the difference between the positional and keyword parameters? Give examples.
What does a disposition of (new,catlg,keep) for a dsn mean?
Explain dfsort utility?
Which dd parameters are required?
Is it possible to left uncode disp?
What are steplib and joblib? What for they are used?
Define concatenating?