how to u check the query is executing or not ?where will u check for sqlcode ?
Answer Posted / anjireddy vintha
RUNTIME SUPERVISER WIL MONITER THE SQL QUERY'S AND IT WILL
GENERATE SQLCODE FOR EVERY EXEUTION OF SQL QUERY.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are types of indexes?
What is the use of commit in db2?
What is a system catalog table in db2?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How to run db2 command in windows?
What is nvl in db2?
How to rename a table in DB2 ?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
Is ibm db2 open source?
Are view updateable?
Mention some fields that are a part of sqlca.
What is collection in db2 bind?
What are the prerogatives?
What are union and union all?