Home » Server Options » Streams & AQ » Streams - Design Question (oracle 11.1.0.7)
Streams - Design Question [message #522767] Tue, 13 September 2011 10:08 Go to next message
prekida01
Messages: 1
Registered: September 2011
Junior Member
We have Streams setup in Prod P1
for minimizing downtime during Application release
- It is accomplished by having 2 schemas N2 and N4 and only one
is active in Production P1
- Streams is setup between N2 and N4 schemas
- During Application release we have N2 replicating to N4 and
release happens on N4 and once the app release completes, the application points to N4 schema and N2 schema is dropped.
This process repeats where, after every app release there is either N4 or N2 active.
- In this current setup, we would like to have another database R1 where we want to setup Streams to replicate R2 schema from P1 database(N2 or N4 schema). Now we have challenge to setup R1 schema on R1 database using Streams, as either N2 or N4 schema
will be dropped during app release
- Please provide your expertise on how to overcome this challenge in setting up R1 database using Streams?

Thank you for your help
Re: Streams - Design Question [message #522772 is a reply to message #522767] Tue, 13 September 2011 11:05 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
I think you will have to re-create the capture/propagation/apply and re-instantiate the objects every time you switch schemas.

I wonder multiple schemas is the best way to do this. I see that you are on release 11.1, could you use editions to upgrade your application within one schema, rather than using two?
Re: Streams - Design Question [message #522773 is a reply to message #522772] Tue, 13 September 2011 11:24 Go to previous message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Editions are not available in 11.1 (but ORA$BASE one), only in 11.2.

Regards
Michel
Previous Topic: how to check whether STREAMS working or not
Next Topic: RMAN-08137: WARNING: archived log not deleted as it is still needed
Goto Forum:
  


Current Time: Thu Mar 28 09:20:52 CDT 2024