ORAPKI issue SunOS 5.10 Generic_153153-04 sun4v sparc sun4v
I'm running the Oracle full client 11.2.0.4.0. When I try to run the orapki utility, I'm getting the below error. Does anyone know what this means or how I can fix this? All variables have been set for ORACLE_HOME and JAVA..
Exception in thread "main" java.lang.UnsatisfiedLinkError: startsWithLOC
at java.util.zip.ZipFile.startsWithLOC(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:117)
at java.util.jar.JarFile.<init>(JarFile.java:135)
at java.util.jar.JarFile.<init>(JarFile.java:73)
at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:594)
at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:552)
at sun.misc.URLClassPath$3.run(URLClassPath.java:328)