if any of the column names is provided wrong, where do you
get the error(during precompilation or during Bind)
Answer Posted / deepak dada, jaipur
Precompilation has got nothing to do with the column
checking, it is just the process of syntax checking and
separating the sql statements from the cobol program and
just prepares the dbrm.
actual process for db2 takes place in bind card
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is release/acquire in bind?
When reorg is used?
What is the physical storage length of timestamp data type?
What is bind package and plan in db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How to view db2 table structure?
What does db2 plan contain?
Explain in detail about buffer manager and its functionalities?
Can we delete records from view?
What is precompiler in db2?
When do you specify the isolation level?
What is package in db2 mainframe?
What is the use of commit in db2?
What are the two types of logging in the db2 database? Explain them.
What is cobol db2?