Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle Streams
Hi!
This statement shouldn't do much more than change some SGA and controlfile structures, so an hour seems to bee too long. Have you set 10046 trace on for this session and checked whether it's doing anything? Or check v$session_wait and see whether this session is waiting on something.
Anyway, since Streams is fresh new functionality, I recommend to use 9.2.0.4 for it, first version is probably too buggy...
Tanel.
> Hi Gurus,
>
> I am trying to setup Oracle Streams(for replication purpose) in oracle
9.2.0.1 running on windows NT.
>
> The following statement is part of Stream confuguration at source DB but
it is running for more than hour.
>
> What does it do? Or is it hanging? Does anyone experience this problem?
>
> ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY,UNIQUE INDEX)
COLUMNS;
>
> Any help would be really appreciated.
> -tamizh
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author:
> INET: tamizh_at_optonline.net
>
> 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).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Tanel Poder INET: tanel.poder.003_at_mail.ee 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 Sun Oct 26 2003 - 08:24:32 CST
![]() |
![]() |