Home | Previous Page | Next Page   Appendix A. Files That the Database Server Uses > Descriptions of Files >

illlsrra.xx

The illlsrra.xx files are shared libraries that the database server and some database server utilities use. The shared libraries, if supported on your platform, are installed in $INFORMIXDIR/lib or %INFORMIXDIR%\lib.

The naming convention of the Informix shared library filename is as follows: illlsrra.xx

lll
library class (for example, asf or smd)
s
library subclass (d=DSA; s=standard)
rr
major release number (for example, 07 or 08)
a
library version ID (for example, a or b)
xx
shared-library filename extension (for example, so)
UNIX Only

Symbolic links to these files are automatically created in /usr/lib when the products are installed on your computer.

Important:
The symbolic links to the shared libraries in /usr/lib are automatically created by the product installation procedures. However, if your $INFORMIXDIR is not installed using the standard installation method (for example, your $INFORMIXDIR is NFS-mounted from another computer), you or your system administrator might need to create manually the symbolic links of the shared libraries in /usr/lib.
End of UNIX Only
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]