###ora-604的故障解决 今天测试软件的时候发现出现了下图所示的错误 < ###解决方案 在oracle目录下的admin/listenname/pfile里面的initSID.ora文件里添加下面的参数 oracle/admin/orcl/pfileoracle
再从新运行的时候不会再出现ORA-00604 error occurred at recursive SQL level string的错误了测试
stackoverflow里面还有另外一种解决方案fetch
exact fetch returns more than requested number of rows图片