what needs to be done if a table is in copy pending / check
pending status?
Answer Posted / sasi
use repair utility
REPAIR SET TABLESPACE DATABASE.TABLESPACENAME NOCOPYPEND
REPAIR SET TABLESPACE DATABASE.TABLESPACENAME NORCVRPEND
REPAIR SET TABLESPACE DATABASE.TABLESPACENAME NOCHECKPEND
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What does db2 plan contain?
Why do we need reorg in db2?
What are the various isolation levels possible?
What is the meaning concurrency in the db2 database?
Name the lockable units in DB2?
What is the difference between using bind () and rebind () methods of naming class?
What is scrollable cursor in db2?
How do you find the maximum value in a column in db2?
What is collection in db2 bind?
How can you quickly find out the # of rows updated after an update statement?
What are the contents of a dclmgen?
What is the difference between cursor stability and repeatable read isolation levels?
What is a cursor in programming?
When the like statement is used?
What is coalesce in db2?