what is difference between Plan and Package
Answer / swapnil
PLAN IS A EXECUTABLE CODE FOR COBOL.
PLAN IS A COLLECTION OF PACKAGE AND IT IS OUTPUT OF
BIND PROCESS.
PACKAGE: PACKAGE CONTAIN ONE DB REQUSET MODULE(DBRM)
AND IT IS NOT EXECUTABLE MODULE.
| Is This Answer Correct ? | 12 Yes | 2 No |
What is the information associated with sysibm.syslinks table?
Bind concepts in DB2 cobol
10 Answers IBM, TCS, TRD, Virtusa,
Where are plans stored?
What is load utility in db2?
What are the various isolation levels possible?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
What is the maximum number of columns in a db2 table?
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
How to create backup table in db2?
What is cloudant database?
How to check last update on table in db2?
What are types of indexes?