出错了,出错信息为:
SqlMapClient operation; uncategorized SQLException for SQL []; SQL state [02000]; error code [1403];  
--- The error occurred in com/yesky/cseek/market/dao/ibatis/product/Product.xml.  
--- The error occurred while applying a parameter map.  
--- Check the product.ProductAttributeMap.  
--- Check the statement (update procedure failed).  
--- Cause: java.sql.SQLException: ORA-01403: no data found
ORA-06512: at "PRODUCTUSER.B_GETPRODUCTPARAM", line 19
ORA-06512: at line 1
; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:  
--- The error occurred in com/yesky/cseek/market/dao/ibatis/product/Product.xml.  
--- The error occurred while applying a parameter map.  
--- Check the product.ProductAttributeMap.  
--- Check the statement (update procedure failed).  
--- Cause: java.sql.SQLException: ORA-01403: no data found
ORA-06512: at "PRODUCTUSER.B_GETPRODUCTPARAM", line 19
ORA-06512: at line 1

Caused by: java.sql.SQLException: ORA-01403: no data found
ORA-06512: at "PRODUCTUSER.B_GETPRODUCTPARAM", line 19
ORA-06512: at line 1
返回上一级 刷新 关闭窗口