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 is buffer pool and list some of them?
What is the connection string to connect to the DB2 Database ?
How to create db2 table in mainframe?
What is clone table?
How to test SQL -911 error while developing COB-DB2 program
How do I add a column to a table in db2?
How do you stop a db2 database in linux?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is dbrm in db2 database?
Which command is used to remove all rows from a table?
Is db2 a programming language?
What is the use of predicate?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is db2 command?
What is copy pending status in db2?