i hav created a program and moved to production but failed
to create the table which is been used in the program. the
program shows error as soon as it is moved or installed in
production or shows error during its runtime. what is the
sqlcode for this error
Answer Posted / andank
The code promotion will fail. When you promote the code
from one region to other (say QC to Production), the
program will be bound (BIND) to the new DB2 environment.
The BIND will fail with SQLCODE of -204 (Object Not found).
The code will not be moved to production successfully and
there is no chance of 'runtime' error.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is bind and rebind in db2?
What is the difference between cursor and select statement?
What is cursor in dbms?
Differentiate between cs and rr isolation levels? Where do you specify them?
Can we insert update delete in view?
What is the purpose of using commit?
What is cloudant database?
Discuss about db2 bind?
What are the various data types available in db2?
What db2 400?
Describe major components of db2?
What are catalog tables in db2?
Can you tell me how can you find out the # of rows updated after an update statement?
How to rename a table in DB2 ?
What is db2 command?