暂无图片

PLS-00460:REPEATABLE subprogram 'string' has to be RNDS, WNDS, RNPS, and WNPS

错误码

错误描述:REPEATABLE subprogram 'string' has to be RNDS, WNDS, RNPS, and WNPS
错误原因:Repeatable subprogram can neither read database state (RNDS), write database state (WNDS), read package state (RNPS), nor write package state (WNPS).
解决方法:make the subprogram to be RNDS, WNDS, RNPS, and WNPS or delete REPEATABLE

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》