如何判断是否安装了 Oracle Streams?
我刚刚使用 Oracle Streams 设置一个测试项目。
我的第一个问题是,我需要先安装什么东西吗?如何判断是否安装了 Oracle Streams?
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 ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Streams 自动包含在 Oracle 9.2 企业版及更高版本中。但是,您可能需要采取额外的步骤来配置实例以使用 Streams。本演示涵盖了许多配置步骤:http: //www.scribd.com/doc/123217/Oracle-Streams-Step-by-Step-PPT
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
甲骨文什么版本?至少从 10g 开始默认安装。
What version of oracle? It comes installed by default from at least 10g.