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 |
How would you find out the total number of rows in a db2 table?
How do I import data from excel to db2?
Can you tell me how can you find out the # of rows updated after an update statement?
what is db2 restart?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
Which component is used to execute the sql statements?
What is the cascade rule and how does it relate to deletions made with a subselect?
When is the skeleton cursor table created?
How can you find out the # of rows updated after an update statement?
What are the contents of dclgen?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
How do you concatenate the firstname and lastname from emp table to give a complete name?