Error Messages (T)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
The shared library loader cannot be activated for this process
If you receive "shared library loader" errors, take the following action:
1.
Use a text editor to open your odbc.ini file.
The odbc.ini file appears in the /bin sub-directory of most
2.
Locate your DSN.
For example:
[OpenLink] Driver = /home/openlink/32bit/v40/lib/oplodbc.sl.1 Description = Sample OpenLink DSN Host = nkhatam ServerType = SQLServer 7 FetchBufferSize = 99 UserName = sa Password = Database = Northwind ServerOptions = ConnectOptions = Options = ReadOnly = no
3.
Find the Driver= parameter.
Insure that your Driver= passes the correct path to the
4. Save any changes and exit odbc.ini.
5.
Insure that your
6.
Insure that your ODBCINI environment variable points to your ~/openlink/bin/odbc.ini file.
To set this variable, cd to the root directory of your client's
./openlink.sh //* Korn, Bourne, or Bash shells source openlink.csh //* C shells
7.
Test.
Finally, if you are working in a non-shared environment, contact
Evidence
odbc.ini File
Output of set
Referenced by...