If I have 5 Queries in a DB2 Cobol program , while
precompiling how many DBRMs will get created and How many
Plans and Packages will get created while Bind Process?
Answer Posted / ankur bhalla
1 DBRM(DATABASE REQUEST MODULE), 1 PACKAGE AND 1 PLAN.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can you find out the # of rows updated after an update statement?
Can we delete records from view?
How do I copy a table in db2?
What is db2 command?
What is runstats db2?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is the maximum size of varchar data type in db2?
What is the role of the data page in the db2 database?
Are view updateable?
What are union and union all?
Explain what are the various isolation levels possible?
What is the difference between oracle and db2?
How do I delete a table in database?
How to fetch the last row from the table in SQL (db2)?
What is nvl in db2?