ODBCLibraryPath
Specifies the name and location of the ODBC interface library (.so file) on UNIX.
Parameter type: optional (required to support ODBC on UNIX), static
This parameter is applicable only to Planning Analytics on UNIX or Linux.
In the Planning Analytics database configuration, add the following line:
ODBCLibraryPath= location/file
Replace location/file with the absolute path and filename of the library.
For example:
ODBCLibraryPath=/usr/local/lib/unixODBC/lib/libodbc.so