Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are ISOLATION LEVELS? Where do we need to specify them
in compiling JCL (Exactly which statement and what is
syntax for it)?

Answers were Sorted based on User's Feedback



What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statem..

Answer / 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

What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statem..

Answer / chandra

Leena,

The Isolation level can b given in BIND parameter only. not
in JCL, but the member nameshould be given along with ur
DBRMlibrary in DBRMLIB step in JCL.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COBOL Interview Questions

How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

0 Answers  


HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?

2 Answers  


What is Static and Dynamic linking ?

3 Answers  


can we display comp-3 variables. if we want to display what we have to do . give me one example

6 Answers   CGI, Deloitte,


What is sqlca and why is it needed in any cobol-db2 program?

1 Answers  


how do u link sub pgm to main pgm ?

2 Answers   TCS,


level number 77 is used to define a)group data b)elementary data c)redefine d)none

8 Answers   TCS,


copy 100 records without using ibm utilities

3 Answers  


What is the difference between copy and include in cobol?

1 Answers  


I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?

1 Answers  


BY seeing a program how can we say that it is static call or dynamic call

5 Answers   CGI,


If I want to increase the Limit in GDG. What should I do?

2 Answers   IBM,


Categories