what needs to be done if a table is in copy pending / check
pending status?

Answer Posted / sudipta

first ckeck the ststus of the table by using the query:-

load query table <tab_name>;

load query table <tab_name> set all immidiate unchecked;

after the command execute all pending state will be removed

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sqlcabc has?

633


What is db2 command?

586


in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?

1628


What is the role of the data page in the db2 database?

587


What is db2 purescale?

551






Why do we use cursor?

599


What is bind in db2?

608


What do you mean by between and in? Is between inclusive of specified range values?

668


What is alias in db2?

572


What is concurrency?

711


On which levels locks can be applied?

659


What is sqlca?

623


What is a system catalog table in db2?

588


Mention the different locking levels that are available in db2.

645


Which command is used to connect to a database in DB2 ? Give the Syntax.

602