DBCP 설정중 validationQuery를 할 수 있는데, 그 query에 넣어야 하는데, 아무것도 안넣으면, 다음과 같은 에러가 뜬단다.
헐~~ 왜 그런거 했어
http://www.techonthenet.com/oracle/errors/ora00900.php
|
Error: |
ORA-00900: invalid SQL statement |
|
Cause: |
The statement that you've tried to execute is not a valid SQL statement. |
|
Action: |
The options to resolve this Oracle error are:
|
'DB' 카테고리의 다른 글
| 풀 쿼리 스캔의 악영향 (0) | 2008.04.02 |
|---|---|
| mytop mysql 모니터링 툴! (0) | 2008.04.02 |
| RAC 구축 (0) | 2008.03.06 |
| 오라클 테이블 내용 복구하기 (0) | 2008.02.18 |
| mysql 에서 root 암호 잃어버렸을 때 (0) | 2007.12.31 |



