UNIX configuration problems

This section describes the ivtestlib tool (not supplied with ECDA), which you can use 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.

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