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 / mahesh
it will Abend with SQLCODE=-922(Authoriziation issue); as
while promotion to production ; it wont allow the tables
created in test region.
Please correct me if i am wrong ?
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
How do you eliminate duplicate values in db2?
What is plan in cobol db2?
What is bind and rebind in db2?
Define declaration generator (dclgen).
What is db2 purescale?
How does cobol compile db2 program?
What is dclgen in db2?
What is sqlca’s maximum length?
What is db2 command?
How do I delete a column in db2?
What is the difference between drop table and delete table?
Is db2 a database?
What is rct?
Describe major components of db2?
Outputs of explain are with matchcols = 0. What does this signify?