how to u check the query is executing or not ?where will u check for sqlcode ?
Answer Posted / nithinbalaji mariappan
You need to display SQL-ERR-D variable from SQL CA on your program. It will write a sql error code
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What parameters are used to control the free space in DB2?
What is the use of predicate?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is the usage of open cursor command?
What is load utility in db2?
What is db2 command?
What are catalog tables in db2?
What is db2 bind?
Define buffer pool.
How to restart a DB2 program?
What is multi row fetch in db2?
What language is db2 written in?
How do you concatenate the firstname and lastname from emp table to give a complete name?
Name the lockable units in DB2?
Comment whether the cursor is closed during commit or not.