java.lang.SecurityException: Sealing violation exception (ID 6554602)
Description
Starting with JDBC 10.2 drivers, having more than one JDBC jar file in the CLASSPATH may result in a java.lang.SecurityException: Sealing violation exception.
Detailed explanation from Oracle is documented in the following Oracle Document ID:
Note:405446.1 Subject: JDBC Driver 10.2 Uses Sealed JAR files and May Cause SecurityException Sealing Violation
Solution
(Suggested by Oracle) Make sure that the CLASSPATH includes only one JDBC driver JAR file.
=============================================================================
'๐ป Programming > Oracle 11g' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[SQL] ํ๋ฒ์ ์ฌ๋ฌ record(๋ฐ์ดํ) ์ฝ์ ํ๊ธฐ (0) | 2015.04.20 |
---|---|
[SQL] COUNT(*) ์ COUNT(1) (0) | 2015.04.20 |
[SQL] CONNECT BY , START WITH (0) | 2015.04.20 |
[SQL] ๊ฒฐ๊ณผ๊ฐ ๋์ค ์ด์์ธ ๊ฒฝ์ฐ ํ์ค๋ก ํฉ์น๊ธฐ (0) | 2015.04.20 |
[SQL] ์กฐ์ธ(join)์ ๊ดํ์ฌ (0) | 2015.04.20 |