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 |
How do you define a correlated name?
What are the rules for db2 programming?
What are bind parameters in db2?
How does coalesce work?
What db2 400?
What is the information associated with sysibm.syslinks table?
What is reorg?
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
what is REORG? what is the use?
What does the CHECK Utility do ?
What are union and union all?
What is dynamic SQL?