I was upgrading from Squirrel 2.4 to Squirrel 2.6.1, and I was getting this
same error message about ocijdbc10 not being found. I followed the advice
below about modifying my squirrel-sql.sh file with an absolute path to the
directory containing ocijdbc10, and it worked.
manningr wrote:
>
> You might try:
>
> -Djava.library.path=<absolute path to the directory containing ocijdbc10>
>
> in the launch script (squirrel-sql.sh) between "$JAVA" and
> "-Xmx256m" which is the last line in the script.
>
> Rob
>
> On 4/18/07, ignacio <nac...@ho...> wrote:
>>
>> Hello
>>
>> I have installed SQuirreL in a linux Server and i have errors using the
>> Oracle oci driver.
>>
>> The error is: no ocijdbc10 in java.library.path
>>
>> I have found several threads in the net with this problem, and it seems
>> to
>> be a problem of envirorment variables, but none of them were about
>> SQuirrel.
>>
>> Has had this error someone before in SQuirreL? The thin client is working
>> perfectly (I have put ojdbc14.jar in SQuirreL SQL Client\lib)
>>
>> Any kind of help will be grateful
>> --
>
--
View this message in context: http://www.nabble.com/Problems-using-Oracle-oci-driver-tf3599976.html#a14137066
Sent from the squirrel-sql-users mailing list archive at Nabble.com.
|