PSU(103,1,427,54):Encountered the symbol "SELECT" when expecting one of the foll
owing:   ( - + case mod new not null others <an identifier>
   <a double-quoted delimited-identifier> <a bind variable> avg
   count current exists max min prior sql stddev sum variance
   execute forall merge time timestamp interval date
   <a string literal with character set specification>
   <a number> <a single-quoted SQL string> pipePSU(103,1,427,105):Encountered the symbol ")" when expecting one of the followin
g:   . , @ ; for <an identifier>
   <a double-quoted delimited-identifier> group having intersect
   minus order partition start subpartition union where connect
   SAMPLE_PL/SQL Wrapper error: Compilation error(s) for:
create or replace package body P_TOOLS
Outputting source and continuing.
这个是不是我的程序里面有哪些字符不被识别还是什么?请各位指点。

解决方案 »

  1.   

    或者说从报错中能看到哪些提示呢?
    我觉得突破点在于PSU(103,1,427,105):Encountered the symbol ")" when expecting one of the followin 
    g: 
    不知道对不对。但是就是不知道什么问题。
      

  2.   

    出现这样信息PSU(103,1,427,105):Encountered the symbol ")" when expecting one of the followin 
    g: 
    可能加密时遇到不能加密的字符,建议您先发布到数据库中然后在保存出来,进行加密。