Hi, I m getting runtimeException when I try to connect oracle database using OCI8. The exception is Exception in thread main java.lang.UnsatisfiedLinkError:no ocijdbc8 in java.Library.path Plz tell me how to solve this error.
[ April 26, 2006: Message edited by: rafeeque mohd abdul ] [ April 28, 2006: Message edited by: rafeeque mohd abdul ]
1. ORACLE_HOME environment variable set 2. ORACLE_HOME\bin added to System path 3. ORACLE_HOME\lib added to System path 4. NLS_LANG or nls_sort is set 5. LD_LIBRARY_PATH is set to ORACLE_HOME\lib and ORACLE_HOME\jdk\lib