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 I start db2 in windows?
Explain the benefits you can get from mainframe connect?
What are the various data types available in db2?
What is a Foreign Key?
is it compulsory commitment control in journal?
Why do we need reorg in db2?
Define db2.
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is the syntax for seeing the columns and data types of a table in the db2 database?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is scrollable cursor in db2?
What is plan in cobol db2?
How to run db2 command in windows?
Where can you declare a cursor in a cobol-db2 program?
How to rename a table in DB2 ?