I am just setting up a test project using Oracle Streams.

My first problem is, is there something I need to install first? How can I tell if Oracle Streams is installed ?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

Streams is automatically included in Oracle 9.2 Enterprise Edition and up. You may need to take additional steps to configure your instance to use Streams, however. This presentation covers a lot of the steps of configuration: http://www.scribd.com/doc/123217/Oracle-Streams-Step-by-Step-PPT

link|improve this answer
Thanks, I wasn't sure if it was included or not. But I really don't like that PPT presentation, it's not a simple enough example for me using Streams for the first time. – jeph perro Oct 27 '10 at 22:41
feedback

What version of oracle? It comes installed by default from at least 10g.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.