ORA-24241: source text is in wrapped format

文档解释

ORA-24241: source text is in wrapped format

Cause: The input source text supplied to a DBMS_PREPROCESSOR subprogram was in wrapped format.

Action: Pass a nonwrapped source text as the input.

ORA-24241 错误是由于源文本以包装格式编写(wrapped format) 引发的。

官方解释

常见案例

一般处理方法及步骤

你可能感兴趣的