Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> QUIESCING - Waiting for 1 hr
I didSQL> begin 2 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
--
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:19:26 CDT