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 the significance of DB2 free space and what parameters control it?
What is dynamic SQL?
When the like statement is used?
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 utility for parm lib
Mention data types used in db2 ?
Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
What are common abends
How does DB2 use multiple table indexes?
what is the input to PLAN? what is the input to DBRM?
Mention the various locks that are available in db2.