One program calling 5 subprograms, its a cobol db2 program,
after precompilation how many plans and packages will
created?
Answer Posted / snehasis
If it generate 6 DBRM, then there is no possibility to have
1 package. The reason is one package can contain only one
DBRM. But yes for all these DBRM and Packages it will be
only one plan.
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the use of db2 optimizer?
What is null value in db2?
What is query_cache_limit?
When do you specify the isolation level?
What is universal database?
How do I delete a table in db2?
What is db2 connect?
What is package in cobol db2?
What is the difference between drop table and delete table?
What is iseries database?
what is db2 restart?
Which component is responsible for db2 startup and shutdown?
How to create db2 table in mainframe?
Where can you declare a cursor in a cobol-db2 program?
Is ibm db2 open source?