why should we bind the DB2 program . What if we did not
BIND a BD2 program ??
Answer Posted / harish
ACTUALLY BIND PLAN CONSISTS OF DBRM SO IN DB2 WE NEED TO
CREATE UNIQUE PLAN NAME TO GET EXECTABLE LOAD MODULE AND
DURING RUN PROG WE NEED TO GIVE PLANNAME AND MODIFIED
SOURCE LIB .
IF WE DIDNOT BIND WE WILL GET -805 ERROR I,E PROG NAME OR
DBRM NOT FOUND IN PLAN
SUPPOSE IF YOU MADE ANY CHANGES IN ANY PROGRAM THEN COMPILE
AND BIND PACKAGE ,BIND PLAN .SUPPOSE IF U DONE EVERYTING
AND FORGOT TO BIND IN THAT CASE YOU WILL GET -818 ERROR I,E
TIMESTAMP ERROR...
pls let me know if u have any queries
HARISH POOMGAME SHIVAPPA
NIIT TECHNOLOGY
KOLKATA
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
what is the sqlcode -501
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Explain about rct in db2?
What is explain plan in db2?
List down the data types in the db2 database.
How is the value function used?
List some fields from sqlca?
What is sqlca?
Explain in brief how does db2 determine what lock-size to use?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is the max length of sqlca?
Is db2 a database?
Before you give the explain statement, what are the prerogatives?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is innodb buffer pool?