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 the various locking levels available?

Answers were Sorted based on User's Feedback



What are the various locking levels available?..

Answer / s

TABLESPACE,TABLE, PAGE,ROW

Is This Answer Correct ?    10 Yes 0 No

What are the various locking levels available?..

Answer / sadiq afroze

PAGE, TABLE, TABLESPACE

Is This Answer Correct ?    0 Yes 2 No

What are the various locking levels available?..

Answer / ram

Cursor Stability, Read Stability, Uncommited Read and Repeatable Read

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More DB2 Interview Questions

I use CS and update a page. Will the lock be released after I am done with that page?

2 Answers  


List down the data types in the db2 database.

0 Answers  


There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........

10 Answers   IBM,


can we update the table by using cursors can anyone post the query?

5 Answers   DELL, HCL,


What is QUIESCE?

2 Answers  


1) I have 3 programs : PGMA, PGMB, PGMC. PGMA calls PGMB and PGMB calls PGMC. I have to do inserts, updates in all the 3 pgms. 2) Say PGMC has done its work successfully and returned to PGMB 3) PGMB had an SQL error while doing some update 4) PGMA has already done some updates before calling PGMB all are running under the same CICS region. What will happen if I issue SYNCPOINT ROLLBACK in PGMB when it abends ? Does all the changes in PGMA,B,C rollback ? (because all the pgms belong to same task).

1 Answers  


Why might full image copies be faster to implement than an incremental image copy?

4 Answers  


How do I copy a table in db2?

0 Answers  


is it possible to get -811 error when you use cursors. why?

2 Answers   IBM,


Name some fields from SQLCA

1 Answers  


Discuss about db2 bind?

0 Answers  


Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.

2 Answers  


Categories