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 are the rules for db2 programming?
What is the difference between spufi and qmf?
What is DCLGEN ?
How do you eliminate duplicate values in db2?
Why db2 is called db2?
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
What is index cardinality?
Plan has the optimized access path in it. But is that optimized access path is attained or known
what is the difference between declaring the cursor in WS section and Procedure division?
What is a synonym ?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected