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 are the advantages of using a PACKAGE?

Answer Posted / s

Packages are single bound DBRMs which contains SQL
statements of a single application program or subroutine.
Before the application program can be executed, you need to
bind a plan. The plan can be bound with DBRM members and/or
Package list. Without the use of packages, if there is any
change made to the program, even if there are no changes to
the SQL, the whole plan need to bound which cause
unavailabilty of the plan and it is resource intensive
since all the unrelated DBRMs are also need to be bound.
With the use of packages, only the package need to be bound
without the need to bind the plan. Also bind parameters can
be specified at package level rather than plan level

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can you do the explain of a dynamic sql statement?

1176


Mention the way of highlighting as well as putting a cursor to use in a cobol program.

1133


What is the role of the data page in the db2 database?

1082


What is rebind in db2?

1117


How connect db2 database to datastage?

1290


How to find the maximum value in a column in the db2 database?

1126


What is the result of open cursor statement?

1127


Why do we bind in db2?

1273


What's The Percentage Free Space ?

1283


What do you mean by commit and rollback?

1088


How do I optimize a query in db2?

1148


what is the sqlcode -501

13307


What does runstats do in db2?

1184


What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?

1235


Is the primary key a clustered index?

1203