aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PLS-00127: Pragma string is not a supported pragma

PLS-00127: Pragma string is not a supported pragma
Cause: The named pragma (compiler directive) is not among those supported by PL/SQL. The pragma name might be misspelled, or the pragma syntax might be faulty.
Action: Check the spelling of the pragma name, and make sure the proper syntax was used.

请先 登录 后评论

1 个回答

小智
PLS-00127:Pragma 字符串不是支持的编译指示,
.原因:命名的pragma(编译器指令)不在PL / SQL支持的那些。pragma名称可能拼写错误,或者pragma语法可能是错误的。,
.操作:检查拼写名称的拼写,并确保使用正确的语法。,
.
请先 登录 后评论