The Oracle wrapper library files are added to the federated server when you install the wrapper.
When you install the Oracle wrapper, three library files are added to the default directory path. For example, if the federated server is running on AIX®, the wrapper library files that are added to the following directory path are libdb2net8.a, libdb2net8F.a, and libdb2net8U.a, The default wrapper library file is libdb2net8.a. The other wrapper library files are used internally by the Oracle wrapper.
The default directory paths and default wrapper library file names are listed in the following table.
| Operating system | Directory path | Library file names |
|---|---|---|
| AIX | /usr/opt/install_path/lib32/ |
libdb2net8.a |
| Linux® | /opt/IBM/db2/install_path/lib32 |
libdb2net8.so |
| Solaris | /opt/IBM/db2/install_path/lib32 |
libdb2net8.so |
| Windows® | %DB2PATH%\bin | db2net8.dll |
install_path is the directory path where the federated server is installed on UNIX® or Linux.