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 is cursor stability in db2?
What is an intent lock?
What is dbrm? When it will be created?
What happens to a cursor after a commit?
Explain in detail about buffer manager and its functionalities?
Which component is responsible for db2 startup and shutdown?
Which transaction use a command thread ?
What is the command used by TSO users to invoke DB2?
How many Buffer pools are there in DB2 and what are they?
What is the FREE command?
select distinct(empid),distinct(dept),name from EMP will the above query work?
What are the different types of base tables?