请给我看一个 Oracle Streams 的简单示例?

发布于 2024-09-29 14:39:06 字数 118 浏览 1 评论 0原文

我刚刚开始一个项目,希望使用 Oracle 流。

我正在寻找一个使用 Oracle Streams 的直接的、hello-world 类型的示例。你能给我指点教程或者给我看一个例子吗?

谢谢

I am just getting started with on a project and hope to use Oracle streams.

I am looking for a straight-forward, hello-world type of example using Oracle Streams. Can you point me to a tutorial or show me an example?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

我爱人 2024-10-06 14:39:07

您必须研究您想要进行哪种类型的 Streams 设置。对于下游设置(这意味着将在目标系统中捕获用作源的数据库中的更改),您可以遵循这个简单的 指南

您可以在 oracle 的网站。

You have to do your research about what kind of Streams setup you want to make. For a downstream setup (this means that the capture of changes in the database you use as source, will be made in the destination system) you can follow this simple guide.

You can find details about each step of the setup at oracle's site.

拔了角的鹿 2024-10-06 14:39:06

博客是一个非常好的资源:We Do Streams

一个很好的起点是:Oracle Streams 单向表复制 101

A pretty good resource is the blog: We Do Streams

A good starting point is: Oracle Streams One Way Table Replication 101

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文