In BIND, isolation level parameter specifies the duration
of page lock and ACQUIRE, RELEASE also do almost the same
thing. What is the exact difference between the two? Do
they work in conjunction while executing SQL queries and
obtaining locks?
Answer Posted / priya
When a tablespace is locked, another task cannot have
access to the entire table itself. So here, does page level
locking matter and what difference remains between
ISOLATION and ACQUIRE/RELEASE?
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is dbrm in db2 database?
What is a page in db2?
What is universal database?
What is the syntax for seeing the columns and data types of a table in the db2 database?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is the max length of sqlca?
How to view db2 table structure?
Discuss about db2 bind?
What is the use of db2?
Can you tell me how can you find out the # of rows updated after an update statement?
What does db2 stand for?