Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the use of bind parameter, Replace?

Answers were Sorted based on User's Feedback



what is the use of bind parameter, Replace?..

Answer / rana

A "BIND REPLACE" will require a DBRM as input and will
replace the existing data with that supplied in the DBRM.
It will then analyse the access paths for the SQL supplied
in the DBRM. You tend to run a "BIND REPLACE" when the
associated application has been updated so that DB2 is also
updated with any changes to the SQL.

Is This Answer Correct ?    8 Yes 2 No

what is the use of bind parameter, Replace?..

Answer / mahesh vasudevan

For new packages it will be "ADD" option for an already
existing package...it needs to be replaced with the new DBRM
bound...hence it is REPLACE.

Is This Answer Correct ?    0 Yes 0 No

what is the use of bind parameter, Replace?..

Answer / 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

what is the use of bind parameter, Replace?..

Answer / ramanathan

Plan or Package can be an addition or Replacement.
Default is REPLACEMENT.
REPLACE will replace the existing package with the same name, location & collection.

Is This Answer Correct ?    0 Yes 0 No

what is the use of bind parameter, Replace?..

Answer / satty

bind parameter replace is a parameter related to locking
technique. it will specify when to remove the lock.
if any thing wrong please intimate me

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More DB2 Interview Questions

What is commit in db2?

0 Answers  


i have an employment table whch has salary,dept,name? i want salary b/w 1000 to 5000 can anyone pls say the query for ths ?

8 Answers   Cap Gemini, CGI, EDS, IBM, Satyam, Wipro,


In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.

5 Answers   CTS,


What is a Resource Control Table(RCT)? Describe its characteristics.

3 Answers  


What is db2? Explain.

0 Answers  


pls tell me abt the normalization five types....

2 Answers  


What is the difference between drop table and delete table?

0 Answers  


how do we solve soc 7 and soc4 ?

3 Answers   Tech Mahindra,


Name the different types of Table spaces.

5 Answers   IBM,


What information can you find in SYSIBM.SYSLINKS table?

1 Answers   TCS,


what needs to be done if a table is in copy pending / check pending status?

5 Answers   Xansa,


What is a base table?

2 Answers  


Categories