What is a Database Request Module(DBRM)?
Answers were Sorted based on User's Feedback
Answer / s
Precompiler replaces the SQL statements with a call to DB1.
The SQL statments from the application program are written
to a PDS member called DBRM.
| Is This Answer Correct ? | 17 Yes | 4 No |
Answer / mani d
Pre-compiler replaces the source module SQL statements to
Host language(COBOL) CALL statements.DBRM will hold the
HOst language call statements.Then this will undergo for
BINDing on Compilation process.
| Is This Answer Correct ? | 1 Yes | 2 No |
how do you resolve -805?
How to resolve -407 sql code in DB2?
When do you specify the isolation level? How?
What is a predicate?
Explain package in db2 and its advantages?
What is buffer pool?
What is check constraint in db2?
What is a base table?
What is ibm db2 used for?
What is the use of COMMAREA ?Minimum how much data we can pass from it?
What is bind plan?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well