what is a collection?

Answers were Sorted based on User's Feedback



what is a collection?..

Answer / s

Collection is a logical grouping of packages, eg grouping
by application, Grouping by environment like test,
production. It is not a physical object.

Is This Answer Correct ?    1 Yes 0 No

what is a collection?..

Answer / prasad

Hierarchy

Plan

Collection of collections is Plan

Collection

Collection of packages is Collection

Package

Collection of items is Package

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More DB2 Interview Questions

what is the difference between normal select query and currosor

2 Answers   Cap Gemini, TCS,


How do I start db2 in windows?

0 Answers  


File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?

0 Answers   Infosys,


What is PRIME TABLE and what are the uses of it

1 Answers  


How to resolve -818 sql code in DB2?

2 Answers   Cap Gemini,






How do you prepare a COBOL + DB2 program from coading till execution ?

1 Answers   Amdocs, Xansa,


When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?

3 Answers  


Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.

0 Answers   IBM,


What are the levels of isolation available with DB2V4

2 Answers   IBM,


Are views updateable?

0 Answers  


In a Cobol-DB2 program, I am fetching rows from 4 tables using cursor and then based on the a field present in that table, It processes the information accordingly..for example stat-c is one digit field..if stat-c is 'D' then the a row is deleted from table and written those details in to a file. If the stat-c is 'U' then a row is updated (hardcoded what to update)in a table and written those details in to a file. If the stat-c is 'I' then a row is inserted in a table and written those details in to two files. The issue is i have to include the intermediate commits. When an abend occurs, due to commit statement db2 tables will be saved, But there will be lose of file contents. When we resubmitting the job associated with this program there will be insert ,update and delete anomolies to avoid that what measures could be taken?. The intermediate commit is nothing but issuing commit after massive inserts, updates and deletes(sum of 500actions)

2 Answers  


Can one database have multiple instances?

0 Answers  


Categories