What is a collection?
Answers were Sorted based on User's Feedback
Answer / sadiq afroze
A user defined name that is the anchor for packages. It has
not physical existence. Main usage is to group packages.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mehdee
Collection is not an actual, physical database object.
Collection is a grouping of DB2 packages.
All packages reside in administrative units called
collections.
PLAN is an executable module containing the access path
logic to one or more DBRMs
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
collection is a group of packages.
package is collection of plan.
Is This Answer Correct ? | 1 Yes | 4 No |
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Mention the downsides of page level lock.
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is db2 connect?
how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example
How to find primary key of a table in db2?
What does runstats do in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is a DB2 catalog?
Why do we bind in db2?
What is host variable in db2 cobol?
what is the name of the default db2 catalog database?