What is the function of the Data Manager?
Answers were Sorted based on User's Feedback
Answer / s
Data Manager evaulates the Stage 1 Predicates on the data
in the bufferpool. It also interfaces with the index
manager for index processing. Data Manager does tablespace
scans. The DM passes the qualifying rows are one column at
a time the Relational data manager.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / renu gupta
Data Manager manages the physical databases by performing
all the normal access method functions
| Is This Answer Correct ? | 0 Yes | 0 No |
what's the best lock size that you could use when you create a tablespace?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
How to resolve -803 sql code in DB2?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is with ur in db2?
If I have a view which is a join of two or more tables, can this view be updatable?
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
What is netezza database?
Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.
What are the full forms of spufi and dclgen and why are they used?
how do we solve soc 7 and soc4 ?
What is precompiler in db2?