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
how do you reference the esds vsam file formats from cobol programs
Can we change the password using ALTER? anyone tried and changed?
What is the difference between Call and a Link?
What is redefines clause in COBOL?
What is the local-storage section?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
In COBOL programming, what is PERFORM? What is VARYING?
How to know whether the module is dynamical or statistical?
What is a SSRANGE and NOSSRANGE?
what are decleratives in cobol?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
what is search and searchall?what is the diffrence between them?give an best example?
how to refer the data field?