Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: QUIESCING - Waiting for 1 hr - Solved
Hi list I had done dbms_defer_sys.set_disabled('MASTER_SITE',TRUE); I just set it to FALSE and repeated the command and now the group is quiesced. Thx--- On Mon 10/06, quriyat < quriyat_at_myway.com > wrote:
I didSQL> begin2 DBMS_REPCAT.SUSPEND_MASTER_ACTIVITY('MY_GRP');3 end;4 /PL/SQL procedure successfully completed.
SQL> SELECT GNAME, STATUS FROM DBA_REPGROUP;GNAME STATUS------------------------------ ---------MY_GRP QUIESCINGSQL> /It is one hour but still Quiescing. Any ideas? Thx
No banners. No pop-ups. No kidding.Introducing My Way - http://www.myway.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: quriyat
INET: quriyat_at_myway.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Oct 06 2003 - 19:54:25 CDT
![]() |
![]() |