暂无图片

PLS-00128:Illegal number of arguments for pragma string

错误码

错误描述:Illegal number of arguments for pragma string
错误原因:The number of arguments (actual parameters) passed to the named pragma (compiler directive) is incorrect. A required argument was omitted from the argument list, or the pragma syntax is faulty (for example, a comma might be missing between two parameters).
解决方法:Supply the missing argument, or correct the faulty syntax.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》