Rebuilding the shared-library file
If you use custom drivers or custom-conversion functions, you must rebuild the ipldd11a.SOLIBSUFFIX shared-library file with your custom-code files. (SOLIBSUFFIX is the shared-library suffix for your operating system.)
After you rebuild ipldd11a.SOLIBSUFFIX,
you must install it in the $INFORMIXDIR/lib directory.
To store the shared library in a different location, such as /usr/lib,
set the HPL_DYNAMIC_LIB_PATH configuration parameter to the appropriate
path in the plconfig file.
Important: For
security reasons, you should keep all shared libraries used by the
database server in directories under $INFORMIXDIR.
To build the shared-library file:
Tip: When the libraries are updated, the letter
before the decimal (here, the letter a) changes to indicate that the
library has changed. If you do not find ipldd11a,
look for ipldd11b or ipldd11c.