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 |
Lot of updates have been done on a table due to which indexes have gone haywire. What do you do?
can i code union in cobol-db2 pgm ?
What is a db2 schema?
What is runstats db2?
What is normalization and what are the five normal forms?
Define predicate?
What techniques will be used to avoid deadlock??
is it possible to get -811 error when you use cursors. why?
What is the cobol picture clause of the db2 data types date, time, timestamp?
how to get duplicate records from tables?write qurey for this?
How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?
What r the comman abends in db2, jcl and cobol???????