错误原因:org.springframework.jdbc.UncategorizedSQLException: PreparedStatementCallback; uncategorized SQLException for SQL [select trunc(sysdate-kk.editdate+1) days,kk.*,mu.orderresult from (select kc.id,kc.orderresult from (select * from kbase_knowledge) kk,(select id,pid,level,lpad('|-',(level-1)*2,' ')||clname result,substr(sys_connect_by_path(clname,'>'),6) orderresult from kbase_catalog start with id=0 connect by prior id = pid order by orderresult asc) kc, (select clid, userid, iswriter isadmin from kbase_cataloguser) kcu where kc.id = kcu.clid(+) group by kc.id,kc.result, kc.orderresult order by kc.orderresult asc) mu,kbase_knowledge kk where kk.clid=mu.id(+) and klid=?]; SQL state [72000]; error code [1578]; ORA-01578: ORACLE 数据块损坏(文件号9,块号182982) ORA-01110: 数据文件 9: '/export/home0/oracle/ora920/dbs/orcl/NEWLMS.dbf' ; nested exception is java.sql.SQLException: ORA-01578: ORACLE 数据块损坏(文件号9,块号182982) ORA-01110: 数据文件 9: '/export/home0/oracle/ora920/dbs/orcl/NEWLMS.dbf'