SQL Developer 调试和 Oracle 9

发布于 2024-12-22 18:45:42 字数 540 浏览 2 评论 0原文

我尝试直接使用 Oracle SQL Developer 3 进行调试。

我连接到 Oracle 10g,一切正常,但是当我尝试在同一架构上但在另一台服务器(Oracle 9i)上进行调试时,出现错误:

ORA-00600: ...: [15419], [severe error during PL/SQL execution], [], [], [], [], [], []
ORA-06544: PL/SQL: ...: [pbjopnc - failed to instantiate], [], [], [], [], [], [], []
ORA-06553: PLS-801: ... [pbjopnc - failed to instantiate]
ORA-06544: PL/SQL: ...: [78601], [], [], [], [], [], [], []
ORA-06553: PLS-801: ... [78601]

据我了解,Oracle 9 上的 DBMS_DEBUG_JDWP pkg 存在问题。 有人可以帮助我吗?

I am trying to debug directly using Oracle SQL Developer 3.

I connected to the Oracle 10g and everything is ok, but when I am trying to debug on the same schema but on the another server(Oracle 9i) - I've got error:

ORA-00600: ...: [15419], [severe error during PL/SQL execution], [], [], [], [], [], []
ORA-06544: PL/SQL: ...: [pbjopnc - failed to instantiate], [], [], [], [], [], [], []
ORA-06553: PLS-801: ... [pbjopnc - failed to instantiate]
ORA-06544: PL/SQL: ...: [78601], [], [], [], [], [], [], []
ORA-06553: PLS-801: ... [78601]

As I understand there is a problems with DBMS_DEBUG_JDWP pkg on Oracle 9.
Can anybody help me?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文