What is a Database Request Module(DBRM)?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How connect db2 database to datastage?

753


What is the latest version of ibm db2?

728


Which component is used to execute the sql statements?

611


What is syscat in db2?

568


Can there be more than one cursor open for any program?

652






Which is faster delete or truncate?

669


What does a deadlock mean in DB2?

643


What is difference between rollback and commit?

616


How to check sequence on a table in db2?

593


What is sqlca’s maximum length?

662


Where can you declare a cursor in a cobol-db2 program?

598


What is concurrency?

699


What are host variables in db2?

613


have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.

1226


Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference

732