Answer Posted / siri
replace is ACTION parameter of the BIND CARD....in ACTION parameter PACKAGE or PLAN can be addition(ADD) or replacement.....
SYNTAX : ACTION(ADD/REPLACE)
ADD : add the new package to sysibm.syspackage
REPLACE : will replace the an existing package with the same name ,location and collection
REPLVER(version-id) will replace a specific version of an existing package..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a cursor in programming?
What is the reason behind not using select * in embedded sql programs?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is dbrm library?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Is schema the same as database?
What is consistency token in db2?
What is an instance database?
What is cobol db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is the role of data manager in the db2 database?
What is iseries database?
Explain how can you do the explain of a dynamic sql statement?
What is view db2?
What is explain plan in db2?