com.ztx.dm.TransactionException: TransactionException in _SQLCommandImpl.java:selectCommandForDataSet():
java.sql.SQLSyntaxErrorException: ORA-00936: 缺失表达式
at com.ztx.dm.impl.SQLCommandImpl.selectCommandForDataSet(SQLCommandImpl.java:197)
at com.ztx.dm.impl.DAOFactoryImpl.queryForDataSet(DAOFactoryImpl.java:495)
at com.ztx.dm.impl.DAOFactoryImpl.queryForDataSet(DAOFactoryImpl.java:485)
at _www2009._area._specialty_0detail_0blog__jsp._jspService(/www2009/area/specialty_detail_blog.jsp:86)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
at com.caucho.jsp.Page.subservice(Page.java:506)
at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
at com.caucho.server.http.Invocation.service(Invocation.java:315)
at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:346)
at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
at java.lang.Thread.run(Thread.java:662)