When DB2 connection fails, will online program work or give
errors.
Answer / nawal kishore
Online program will not work and it will give you abend
AEY9 when retry to use if connection has not been
established.
| Is This Answer Correct ? | 8 Yes | 0 No |
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?
How can record locking be achieved in those DB2 versions which do not support it?
What is rct?
How to define the a field which accepts value till 99999.99 in db2
What is database manager in db2?
How to create a table using embedded sql?
What is reorg?
When the like statement is used?
What are foreign keys?
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
What is the SQL Communications Area and what are some of its key fields?
What is db2 isolation?