what's the best lock size that you could use when you
create a tablespace?
Answer Posted / s
PAGE lock size performs well in most situations. Use Row
level locking if there is lock contentions.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain about cursor stability?
What is iseries database?
What is deadlock in db2?
What is dpf in db2?
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 a db2 table?
Mention some fields that are a part of sqlca.
Mention data types used in db2 ?
Mention the location where the output received from explain statement is stored.
What is a Foreign Key?
How connect db2 database to datastage?
Is schema the same as database?
What are concurrency issues?
define clustering index.
How do I import a csv file into db2?