raveendra321
Programmer
Hi All,
We are developing a new application which involves 16 COBOL-DB2 modules all together, of which 6 of them are main modules and the rest are sub modules.
Now, we have two options
a) Create 6 plans and 16 packages (one plan for each main module and packages for all of them)
b) Create only one plan and 16 packages.
We need to choose one of the above options. I opt for the second option, but I am trying to figure out what could be the overhead of having more plans.
Could you please let me know which one of them should we be opting for and WHY ?
Thanks,
Raveendra.
We are developing a new application which involves 16 COBOL-DB2 modules all together, of which 6 of them are main modules and the rest are sub modules.
Now, we have two options
a) Create 6 plans and 16 packages (one plan for each main module and packages for all of them)
b) Create only one plan and 16 packages.
We need to choose one of the above options. I opt for the second option, but I am trying to figure out what could be the overhead of having more plans.
Could you please let me know which one of them should we be opting for and WHY ?
Thanks,
Raveendra.