Computer_IT/오류메세지
[DB2] Virtual storage or database resource is not available
고급코드
2011. 2. 7. 09:59
반응형
에러:com.ibatis.common.jdbc.exception.NestedSQLException:
....
--- The error occurred while applying a parameter map.
--- Check the ......... -InlineParameterMap.
--- Check the statement (update failed).
--- Cause: java.sql.SQLException: [OWLS][DB2 JDBC Driver][DB2]Virtual storage or database resource is not available
간혹 archivelog 가 쌓여서 기하급수적으로 늘어나는 경우도 있음...
파일시스템 용량 체크!
100%라면 db2의 ?????????dump.bin 파일도 삭제...
반응형