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 / satish k
One correction to the above. DBRM is DataBase Request
Module and not DataBase Replacement Module.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
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?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
How to check last update on table in db2?
Define check constraint.
What is dclgen in db2?
Outputs of explain are with matchcols = 0. What does this signify?
How and when does the db2 enforces the unique key?
If I have a view which is a join of two or more tables, can this view be updateable?
What is an instance database?
What is the maximum number of columns in a db2 table?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is the function of logging in the db2 database?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is a db2 table?
Mention data types used in db2 ?