Oracle Thin Driver 和 RAC DB 的透明故障转移
我知道 oci 驱动程序可以执行数据库的透明故障转移,但是瘦驱动程序是否具有相同的功能?
I know the oci driver can perform transparent failover of the database, but does the thin driver have the same capability?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Thin 驱动程序不像 OCI 驱动程序那样支持 TAF,如 常见问题解答。
使用 Thin 驱动程序时,可以使用快速连接故障转移的内置 RAC 功能:
http://download.oracle.com/docs/cd/B28359_01/java.111/b31224/fstconfo.htm
The Thin driver does not support TAF like the OCI driver does as is described in the FAQ.
When using the Thin driver, the built-in RAC capability of Fast Connection Failover is available:
http://download.oracle.com/docs/cd/B28359_01/java.111/b31224/fstconfo.htm