Hi All,
I am new to the databases and for Linux environment. I want to create odbc DSNs on linux machine for oracle database installed locally or on remote system. I tried various options to setup a DSN for local oracle database(I'm using Oracle 11.2g XE). But I am getting following error while creating Oracle DSN on linux.
isql -v oracle
output:
[01000][unixODBC][Driver Manager]Can't open lib '/u01/app/oracle/product/11.2.0/xe/lib/libsqora.so.11.1' : file not found
[ISQL]ERROR: Could not SQLConnect
I have given read, write, execute(777) permissions to this library. But still I am receiving above error.
Can anyone provide me pointers to resolve the issue or provide me complete steps to configure the DSN. Any help will be appreciated.
Thanks,
Omkar