What are the three types of page locks that can be held?
Answer / s
I think you mean the three types of LOCK MODES.
S Share
U Update
E Exclusive
| Is This Answer Correct ? | 1 Yes | 1 No |
What is a clustering index ?
What is bufferpool in db2?
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 does an outer join do?
How to view db2 table structure?
Q3. How will you fetch duplicate values from a DB2 table?
wht r the requirements for writing a cobol-db2 pgm ?
how can u nderstand the sql stmts executed successfully or not ?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
What is an EXPLAIN in DB2. How and what is the steps followed in EXPLAIN command. Can all the queries be used in EXPLAIN command to check the performance.