728x90
반응형
was의 갑작스런 다운.
java.sql.SQLException: ORA-00257: archiver error. Connect internal only, until freed.
db의 archiver 용량이 부족했다고 한다.
archiver 란 db의 롤백을 위해 존재하는 공간으로.. 즉.. 모.. 예비공간이 부족했다고 볼 수 있다.
그렇다고 서버 다운이라니...
;;
728x90
반응형
'JAVA > Debug' 카테고리의 다른 글
[ Java ][ 에러 ] java.util.regex.PatternSyntaxException (0) | 2014.08.20 |
---|---|
HttpClient java.net.SocketTimeoutException: Read timed out (0) | 2014.08.14 |
쿼리는 정상인데 java.sql.SQLException: ORA-00900: SQL 문이 부적합합니 (0) | 2014.08.08 |
java.lang.IllegalStateException: response already committed (0) | 2014.08.08 |
웹로직 구동시 Exception (0) | 2014.08.08 |
ORA-01861: 리터럴이 형식 문자열과 일치하지 않음 (0) | 2014.08.08 |
The processing instruction target matching "[xX][mM][lL]" (0) | 2014.08.08 |
QueryForObject 의 Null 처리 방법 (0) | 2014.08.08 |