Answer Posted / s
QUIESE is used to establish a consistency point for the
named tablespaces. It issues a drain lock to disallow any
further processing and allows the currently executing UOW
to commit. Writes all the changed pages from the buffer to
DASD. The RBA is noted in the SYSCOPY.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What type of database is db2?
What is release/acquire in bind?
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 ?...
How to find the maximum value in a column in the db2 database?
What is a dbrm in db2?
How to find schema of a table in db2?
Outputs of explain are with matchcols = 0. What does this signify?
Is db2 a database?
What are the 2 sqlcodes that are returned?
What is package in cobol db2?
what is utility for parm lib
Define sqlca.
How would you find out the total number of rows in a db2 table?
What types of tables are there in the db2 database?
Is schema the same as database?