SQL> show error
PACKAGE BODY WXL 出现错误:LINE/COL ERROR
-------- -----------------------------------------------------------------
448/38   PLS-00103: 出现符号 ""在需要下列之一时:
         begin case declare end exit
         for goto if loop mod null pragma raise return select update
         while with <an identifier>
         <a double-quoted delimited-identifier> <a bind variable> <<
         close current delete fetch lock insert open rollback
         savepoint set sql execute commit forall merge pipe
         符号 "" 被忽略。574/47   PLS-00103: 出现符号 ""在需要下列之一时:
         ( - + case mod new nullLINE/COL ERROR
-------- -----------------------------------------------------------------
         <an identifier> <a double-quoted delimited-identifier>
         <a bind variable> table avg count current max min prior sql
         stddev sum variance execute the forall merge time timestamp
         interval date
         <a string literal with character set specification>
         <a number> <a single-quoted SQL string> pipe
         <一个带有字符集说明的可带引号的字符串文字>
         <一个可带引号的 SQL 字符串>
         符号 "" 被忽略。951/51   PLS-00103: 出现符号 ""在需要下列之一时:LINE/COL ERROR
-------- -----------------------------------------------------------------
         . ( , * @ % & - + / at mod
         remainder rem <an identifier>
         <a double-quoted delimited-identifier> <an exponent (**)> as
         from into || multiset bulk
         符号 "" 被忽略。1548/31  PLS-00103: 出现符号 ""在需要下列之一时:
         begin function package pragma
         procedure subtype type use <an identifier>
         <a double-quoted delimited-identifier> form current cursor
         符号 "" 被忽略。LINE/COL ERROR
-------- -----------------------------------------------------------------1832/31  PLS-00103: 出现符号 ""在需要下列之一时:
         . ( * @ % & - + ; / at for mod
         remainder rem <an exponent (**)> and or group having
         intersect minus order start union where connect || multiset
         符号 "" 被忽略。3307/12  PLS-00103: 出现符号 ""在需要下列之一时:
         begin case declare exit for
         goto if loop mod null pragma raise return select update while
         with <an identifier> <a double-quoted delimited-identifier>LINE/COL ERROR
-------- -----------------------------------------------------------------
         <a bind variable> << close current delete fetch lock insert
         open rollback savepoint set sql execute commit forall merge
         pipe
         符号 "" 被忽略。4324/43  PLS-00103: 出现符号 ""在需要下列之一时:
         . ( * @ % & - + ; / at for mod
         remainder rem <an exponent (**)> and or group having
         intersect minus order start union where connect || multiset
         符号 "" 被忽略。包体,不加密编译无问题,能正常运行;用wrap加密后,把加密的包创建时报以上这些错,我技术低,完全看不懂是什么问题,
注:我的包体里面不含一个汉字