Answer Posted / samir kumar sahoo
It is a utility by using of which we can take the back up
of the tablespace after bulk update or insert operations.
it is generally used for recovery process.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What are the bind parameters ibm db2?
Is db2 relational database?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is dbrm? What it contains?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is a cursor in programming?
What is the purpose of using commit?
can we view the access paths created by dbrm ? how ? thx
What are the various isolation levels possible?
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 image copy in db2?
What types of tables are there in the db2 database?
What is check constraint. Explain with example.
How will you return the number of records in table?