What are the functions of Bind?

Answer Posted / swetha dasari

there are three things bind does:

1. as stated above, it derives the most optimised path for
each SQL in the DBRM.
2. it does a syntax check. this might sound redundant, but
here is where it refers to the DB2 Catalog and verifies the
table names, column names etc.
3. it checks authorization. here is where it checks if the
user has bind access to the table refered.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bind plan?

801


What are host variables in db2?

810


How can you do the explain of a dynamic sql statement?

825


Which component is responsible for db2 startup and shutdown?

811


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

785


What is a bind card?

895


What is the latest version of ibm db2?

968


Which command is used to connect to a database in DB2 ? Give the Syntax.

832


How do you simulate the explain of an embedded sql statement in spufi/qmf?

843


How connect db2 database to datastage?

979


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

954


What is an instance database?

813


What is copy pending status in db2?

871


What is the use of value function?

842


How can you validate Sql errors during cursor operation in db2 pgms and where do you code?

1970