Oracle 9i 客户端与 Oracle 11g 服务器兼容吗?

发布于 2024-08-27 08:10:44 字数 213 浏览 3 评论 0原文

目前,我们有一个在 HPUX Itanium 平台上运行的 Oracle 9i 客户端,并且正在考虑将服务器从 Oracle 9i Windows 2000 Server 升级到 Oracle 11g W2K3 Server。

Oracle 9i 客户端与 Oracle 11g 服务器兼容吗?

此配置是否有任何问题,或者是否建议将 Oracle 9i 客户端也升级到 11g?

We currently have an Oracle 9i Client running on an HPUX Itanium platform and are looking at upgrading the Server from an Oracle 9i Windows 2000 Server to an Oracle 11g W2K3 Server.

Is an Oracle 9i Client compatible with an Oracle 11g Server?

Are there any problems with this configuration or is it recommended to upgrade the Oracle 9i Client to 11g as well?

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

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

发布评论

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

评论(4

七色彩虹 2024-09-03 08:10:44

应该是这样,但是可以肯定地告诉您的兼容性矩阵被锁定在 Metalink 中。如果您有支持合同,可以在此处访问:

互操作性矩阵 - Metalink 注释 207303.1

It should, but the compatibility matrix that will tell you for sure is locked away inside Metalink. If you have a support contract you can access it here:

Interoperability Matrix - Metalink Note 207303.1

痴梦一场 2024-09-03 08:10:44

我有一些java应用程序需要连接到两个不同的数据库。一个是 Oracle 9i 版本 9.2.0.6.0,另一个是 Oracle 11.2g
尝试了 11g 的 jdbc 驱动程序
(ojdbc5.jar) 但无法连接到9i.

9i 的 jdbc 驱动程序确实连接到两个数据库 (ojdbc14.jar< /a>)

I have some java applications that need to connect to two different databases. One is Oracle 9i Release 9.2.0.6.0 and the other Oracle 11.2g
Tried the jdbc driver for 11g
(ojdbc5.jar) but couldn connect to 9i.

The jdbc driver for 9i did connect to both databases (ojdbc14.jar)

菩提树下叶撕阳。 2024-09-03 08:10:44

在引用的 Metalink 文章中,它对此类连接做了以下说明:

“对于 10.2(或更高版本)和 9.2 之间的连接,9.2 端必须位于 9.2.0.4 或更高版本。10.2(或更高版本)和 9.2.0.1、9.2 之间的连接.0.2 或 9.2.0.3 不受支持。”

干杯,

作品

In the referenced Metalink article, it says the following about such connections:

"For connections between 10.2 (or higher) and 9.2 the 9.2 end MUST be at 9.2.0.4 or higher. Connections between 10.2 (or higher) and 9.2.0.1, 9.2.0.2 or 9.2.0.3 are not supported."

Cheers,

Opus

怪异←思 2024-09-03 08:10:44

是的,它是兼容的,我已经将 64 位 Win2008r2 上的测试服务器升级到 11gr2,我的客户端仍然是 9i,没有任何问题。我刚刚将 tnsnames.ora 调整到正确的主机,仅此而已

Yes It is Compatible, I have upgraded our Test Server to 11gr2 on 64 bit Win2008r2 and My client are still 9i and have no problems what so ever. I just tweaked the tnsnames.ora to proper host and thats it

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