Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at
the time of compilation should plan and package will be
created for both A and B or only B? What is the concept?
Answer Posted / srikant
Package needs to be created for B only. Because we need to
bind those programs where we use any SQL statement. And
there only we need package...
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Can you use max on a char column?
What is access path in db2?
What is the role of the data page in the db2 database?
What is a collection in db2?
What is a bind card?
How to check last update on table in db2?
What is role in db2?
How to check sequence on a table in db2?
Can we insert update delete in view?
What does reorg do in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How to find the number of rows in db2 tables?
What is host variable in db2 cobol?
What is consistency token in db2?
Explain the function of data manager.