what are the isolation levels and where we use it in the db2
program

Answer Posted / ssampath

memory

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In which area will you utilize 88 level items in cobol?

724


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2725


What is amode(24)?

684


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6838


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

827






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

710


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1657


Explain how you can characterize tables in cobol?

642


What is a SSRANGE and NOSSRANGE?

824


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

720


How do you get the data to code the BMS macro?

1476


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379


How do you reference the fixed block file formats from cobol programs

709


how do you reference the variable block file formats from cobol programs

688


Write the code to count the sum of n natural numbers.

703