What are ISOLATION LEVELS? Where do we need to specify them
in compiling JCL (Exactly which statement and what is
syntax for it)?
Answer Posted / vijay
It is a bind parameter,It determines the duration of the
page lock.
It contains three possible values are there.
1)cs(cursor stability).
2)rr(repeatable read)
3)ur(uncommitted read)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the use of intialize verb?
Have you used comp and comp-3 in your project? And how?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Why would you use find and get rather than to obtain?
) what is the difference between AID and HANDLE AID?
How do you get the data to code the BMS macro?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What are the different rules for performing sort operation?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
what is search and searchall?what is the diffrence between them?give an best example?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Write a program that uses move corresponding.
What is perform what is varying?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?