UNIX Configuration Problems

Use ivtestlib to find and resolve the configuration problems.

You can use ivtestlib, which is not included with ECDA, to find and diagnose configuration problems in the UNIX environment. This command attempts to load a specific ODBC driver and prints out all error information if the load fails.

For example, if a driver is installed on HP-UX in the DataDirect installation directory/lib, this command attempts to load the driver:

ivtestlib /<DataDirect installation directory>
/lib/lib/MV<driver library>20.sl

If the driver cannot be loaded, ivtestlib returns an error message with an explanation.

Note: Unlike HP-UX, the Solaris and IBM AIX versions of ivtestlib do not require you to specify a full path.