The native OCI driver could not be loaded- while using thick client with sqldeveloper
Sqldeveloper 23.1 oracle client: 19.3 While trying to use Thick client with oracle sqldeveloper I kept getting The native OCI driver could not be loaded.I was trying to configure sqldeveloper to use kereberose authentication. The system propertyjava.library.path contains the entries from the environment variable PATH. The installed version of client was 19c client full installation Testing the Oracle Home located at C:\app\administrator\client\cl_64_bit Testing client directory ... OK Testing loading Oracle JDBC driver ... OK Testing checking Oracle JDBC driver version ... OK Driver version: 23.2.0.0.0 Testing testing native OCI library load ... Failed: Error loading the native OCI library The native OCI driver could not be loaded. The system propertyjava.library.path contains the entries from the environment variable PATH. Check it to verify that the expected native library directory C:\app\administrator\client\...
Comments
Post a Comment