What are isolation levels? Where do we need to specify them
in compiling JCL?
Answer Posted / sars
this describes to what extent a program bound to paricular
package can be isolated from the effects of other programs
running.this determines the duration of the page lock.
it is specified at the time of BIND.
Syntax - isolation level(Rs,Cs,Ur,RR)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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 //cntl statement?
Is automatic restart possible in jcl?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Explain about LMFREE�free data set from its association with data ID
How do you access an uncatalogued dataset in a jcl?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
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?
What is timing concept in mainframe?
a dd statement has 2 types of parameters. Name them?
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?
Explain the function of the steplib dd statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
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) ?