what needs to be done if a table is in copy pending / check
pending status?
Answer Posted / sudipta
sorry the last answer is
db2= >> set integrity for <table_name> all immediate unchecked
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Which are the db2 tools to protect integrity of the database?
What is the maximum number of columns in a db2 table?
what is the sqlcode -501
What is the meaning concurrency in the db2 database?
What does reorg do in db2?
What is a storage group (stogroup)?
How would you find out the total number of rows in a db2 table?
What is the difference between nvl and coalesce?
What is db2 command?
How do I start db2 in windows?
Comment whether the cursor is closed during commit or not.
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
How do I add a column to a table in db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is copy pending status in db2?