How to test SQL -911 error while developing COB-DB2 program
Answer / valmiki1980
1. put autocomit No in spufi and run insert command
2. run the insert command thru cob-db2 program.
this results -911 error
Is This Answer Correct ? | 1 Yes | 1 No |
What are the 2 sqlcodes that are returned?
why should we bind the DB2 program . What if we did not BIND a BD2 program ??
9 Answers Infosys, TCS, Xansa,
List out the buffer pools in db2
What is copy pending and check pending in db2?
What is the syntax required for the creation of a cursor?
How to get Top 10 Salaries from a Table
How do you run JCL in cobol program
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
What is a trigger in the db2 database?
What happens to the PLAN if index used by it is dropped?
What is the use of with ur in db2?
How do you filter out the rows retrieved from a Db2 table ?