暂无图片

ORA-06534:Cannot access Serially Reusable package string

错误码

错误描述:Cannot access Serially Reusable package string
错误原因:The program attempted to access a Serially Reusable package in PL/SQL called from SQL context (trigger or otherwise). Such an access is currently unsupported.
解决方法:Check the program logic and remove any references to Serially Reusable packages (procedure, function or variable references) which might happen in PL/SQL called from sql context (trigger or otherwise).

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》