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 table space in db2?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
What is ibm db2 used for?
Mention the location where the output received from explain statement is stored.
What is lock escalation in db2?
What are the full forms of spufi and dclgen and why are they used?
What is the function of logging in the db2 database?
How can deadlocks be resolved?
What are host variables in db2?
What is db2?
What is db2 plan table?
What is image copy in db2?
what is db2 restart?
What do you mean by storage group (stogroup)?
What is the difference between drop table and delete table?