Return code 100 means?
Answers were Sorted based on User's Feedback
Answer / g.kalyani
ExECUTION SUCCESFULL but row not found or EOF
| Is This Answer Correct ? | 29 Yes | 0 No |
Answer / sunil
Execution Successful and row not found (END OD TABLE)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kamalesh samal
Positive means successful execution with a warning.
+100 means no rows found.
| Is This Answer Correct ? | 1 Yes | 0 No |
How many sub queries can you combine together ?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
How to resolve -803 sql code in DB2?
In a DB2-CICS program which is acts as co-ordinator and which is participant?
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
What information is held in SYSIBM.SYSCOPY?
In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
cursor with hold explain ?
How would you find out the total number of rows in a db2 table?
What is the use of dclgen in db2?
How to resolve -504 sql code in DB2?
How do I change the column size in db2?