Shutdown Streams Database Procedure
edited Mar 29, 2012 11:08PM in GoldenGate, Streams and Distributed Database (MOSC) 3 commentsAnswered
Hi,Can any tell me the correct procedure to shutdown a database that has streams configuration ?
I stopped the apply process with DBMS_APPLY_ADM.STOP_APPLY and shutdown immediate. And I have a problem, the streams server starts asking for recent archives to the origen database. When I allocate the archives required, the streams database starts to convert an register those archives to streams archive this is the message on the alert log.
RFS LogMiner: Registered logfile [/exports/stream/stream_1_74901_568458385.dbf] to replace corrupted copy in LogMiner session id [3]
By the other hand the streams database starts to apply again the all streams archives that was already applied.
I stopped the apply process with DBMS_APPLY_ADM.STOP_APPLY and shutdown immediate. And I have a problem, the streams server starts asking for recent archives to the origen database. When I allocate the archives required, the streams database starts to convert an register those archives to streams archive this is the message on the alert log.
RFS LogMiner: Registered logfile [/exports/stream/stream_1_74901_568458385.dbf] to replace corrupted copy in LogMiner session id [3]
By the other hand the streams database starts to apply again the all streams archives that was already applied.
0