Answer Posted / guest
First u need to know the concept precompliation and
compliation process of db2 cobol program...
the maina dvange of pakage is, supose u have cobol db2
program, this prgoram is using 4 sub programs. if any one
of the sub programs undergoes changes u need to precompile
the main program. this can avoided by using the pakage
concept.
so u need to create one pakage for on sub program. if any
sub programs undergoes any change, u need to compile only
sub program.
Filnally one program will have one pakage and one DBRM lib.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How to retrieve rows from a db2 table in embedded sql?
What's The Error Code For Unique Index Voilation?
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.
What are foreign keys in db2?
How is deadlock resolved?
What is buffer pool?
Who uses db2?
How to execute stored procedures?
Name the various locking levels available?
What is iseries database?
what are bind concepts in db2 cobol?
What is schema in db2?
What is runstats utility in db2?
What is page size in db2?
What are the bind parameters ibm db2?