This is a discussion on Use Streams with both 9i and 10g within the Oracle Database forums, part of the Database Server Software category; --> Hi, I had a quick browse through the oracle documentation but could not quickly gather if I can use ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I had a quick browse through the oracle documentation but could not quickly gather if I can use Oracle Streams for database replication between two different database versions. I have an older production 9i database and would like to replicate the data (one way) to a 10g database. I was looking at using oracle streams to do this. Does anyone know if I can do this (before I spend lots of time testing just to find out it does not work)?. Cheers, Steve |
| ||||
| "Cookie Monster" <cookie.monster@somewhere.com> wrote in message news:3183d0F39jlq8U1@individual.net... > Hi, > > I had a quick browse through the oracle documentation but could not quickly > gather if I can use Oracle Streams for database replication between two > different database versions. I have an older production 9i database and > would like to replicate the data (one way) to a 10g database. I was looking > at using oracle streams to do this. Does anyone know if I can do this > (before I spend lots of time testing just to find out it does not work)?. > > Cheers, > Steve > > Although I have not tried a 10g to 9i streams configuration, I would expect it to be possible. You would however, need to set the compatible parameter to 9.2 on both databases (and thus 9i version cannot be less than 9.2). For the doco link mentioning this, see: http://download-west.oracle.com/docs...ep.htm#1006283 also see this: http://download-west.oracle.com/docs...ul.htm#1016251 You should however, read the doco end to end for both 9i and 10g before really going ahead with it. Anurag |
| Thread Tools | |
| Display Modes | |
|
|