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

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?

1628


What is view db2?

625


How to get the ddl of a table in db2?

679


What is a trigger in the db2 database?

596


What is declare cursor?

613






what is diffrence b/w file-aid tool and file-aid utility???

4181


What are the benefits of using the db2 database?

662


What does db2 blu stand for?

661


How can you count the number of rows from a table tab?

637


What types of tables are there in the db2 database?

556


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

578


Explain about mirror activator disk mirroring?

560


Mention the different locking levels that are available in db2.

645


Is the primary key a clustered index?

611


How can we retrieve the total number of records in RPG & CLLE?

197