JDBC Driver 버전 확인
1 2 |
]$ jar -xvf ojdbc14.jar ]$ cat META-INF/MANIFEST.MF |
Oracle 서버 버전확인
1 |
> select * from product_component_version; |
JDBC Driver 다운받는곳
http://www.oracle.com/technetwork/database/features/jdbc/
관련 에러
SQLException java.sql.SQLException: OALL8 is in an inconsistent state.