skip to main content
Troubleshooting : Troubleshooting : Setup/Connection Issues : Troubleshooting the Issue
  

Try DataDirect Drivers Now
Troubleshooting the Issue
Some common reasons that setup/connection issues occur are:
*The library path environment variable is not set correctly.
Note: The 32-bit and 64-bit Oracle Service Cloud drivers require that you set the library path environment for your operating system to the directory containing your 32-bit JVM’s libjvm.so [sl | a] file, and that directory’s parent directory before using the driver.
HP-UX ONLY:
*When setting the library path environment variable on HP-UX operating systems, specifying the parent directory is not required.
*You also must set the LD_PRELOAD environment variable to the fully qualified path of the libjvm.so [sl].
The library path environment variable is:
32-bit Drivers
*PATH on Windows
*LD_LIBRARY_PATH on Solaris, Linux and HP-UX Itanium
*SHLIB_PATH on HP-UX PA_RISC
*LIBPATH on AIX
64-bit Drivers
*PATH on Windows
*LD_LIBRARY_PATH on Solaris, HP-UX Itanium, and Linux
*LIBPATH on AIX
*The database and/or listener are not started.
*The ODBCINI environment variable is not set correctly for the ODBC drivers on UNIX and Linux.
*The ODBC driver’s connection attributes are not set correctly in the system information file on UNIX and Linux. See "Data Source Configuration" for more information. For example, the host name or port number are not correctly configured. See "Connection Option Descriptions" for a list of connection string attributes that are required for each driver to connect properly to the underlying database.
UNIX icon For UNIX and Linux users: See "Configuring the Product on UNIX/Linux" for more information. See also "The Test Loading Tool" for information about a helpful diagnostic tool.