what is the input to PLAN?
what is the input to DBRM?
Answer Posted / mani
DBRMs and Packages are the input to the plan as said above.
The input to DBRM is the sql statements in the cobol db2
program
i.e all the sql statements in the cobol db2 program will be
replaced by the host language statements in this case it is
cobol and the sql statements are bound into DBRMs.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between dbm cfg and db cfg file in db2 ?
What are the contents of a dclmgen?
What is check constraint in db2?
What is iseries database?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
Explain what are the various isolation levels possible?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is plan in cobol db2?
What is universal database?
What is null indicator in db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
what is the responsibility of the construction superintendent
List down the types of triggers in the db2 database?
Explain the function done by data manager?
What is dbrm in db2 database?