ORA-SQL-PLSQL S41错误

发布于 2024-12-13 08:49:07 字数 308 浏览 3 评论 0原文

我们正在从 Oracle 9i 迁移到 Oracle 11gr2,当我在 Toad 中打开包时,出现以下错误。

<代码>(891:36) ORA-SQL-PLSQL S41 (S41) 期待: 。 @ AS CROSS FULL 标识符 INNER JOIN LEFT NATURAL PARTITION RIGHT SAMPLE SUBPARTITION VERSIONS

当我尝试编译它时,该包正在被编译,并且它似乎也工作正常。

知道为什么会发生这个错误吗?会不会给生产带来什么问题?

笔记: 由于版权问题无法分享源码。

We are migrating from Oracle 9i to Oracle 11gr2 and when i open a package in toad i am getting below error.

(891:36) ORA-SQL-PLSQL S41
(S41) Expecting: . @ AS CROSS FULL identifier INNER JOIN LEFT NATURAL PARTITION RIGHT SAMPLE SUBPARTITION VERSIONS

The package is getting complied when I try to compile it and it is also seems to be working fine.

Any idea why this error is happening? Will it cause any issue in production?

Note:
Cannot share the source due to copyright issues.

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

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

发布评论

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

评论(1

赏烟花じ飞满天 2024-12-20 08:49:07

Oracle论坛上的这位用户似乎也遇到了类似的问题,您可以尝试按照他们的解决方案。

https://forums.oracle.com/forums/thread.jspa?threadID=604091

This user on the Oracle Forums seems to have had a similar issue, you could try following their solution.

https://forums.oracle.com/forums/thread.jspa?threadID=604091

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