Answer Posted / guest
It establish relation between application program and DB2
tables.
| Is This Answer Correct ? | 53 Yes | 10 No |
Post New Answer View All Answers
How to test SQL -911 error while developing COB-DB2 program
define clustering index.
What is declare cursor?
Explain the contention situations caused by locks?
What are union and union all?
How do you pull up a query which was previously saved in qmf?
How is deadlock resolved?
Mention some fields that are a part of sqlca.
How would you find out the total number of rows in a db2 table?
what is the sqlcode -501
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is rebind in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is cursor in dbms?
What is host variable?