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...

When is the authorization check on DB2 objects done - at
BIND time or run time?

Answer Posted / shyam

In the Plans or packages which has the Static SQL's,
Authorization check is done based on the VALIDATE parameter
in BIND control card ..If VALIDATE(BIND), Authorization
check is done during the BIND time. If VALIDATE(RUN),
Authorization check is done during the run time.

For the plans or packages having Dynamic SQL's ,
Authorization check is done during the run time.

Shyam

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you quickly find out the # of rows updated after an update statement?

1084


How to check last update on table in db2?

1097


Mention the various locks that are available in db2.

1083


How would you find out the total number of rows in a db2 table?

1094


Mention the length of physical storage of the given data types of db2 – date, timestamp, time

1138


What is the syntax for seeing the columns and data types of a table in the db2 database?

1231


What is cascading rollback?

1274


What is a db2 package?

1124


What does reorg do in db2?

1074


Define sqlca.

1165


What is db2 optimizer?

1309


Why do we bind in db2?

1273


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

1125


I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.

2113


What is the cobol picture clause of the db2 data types date, time, timestamp?

1120