Dynamically loading Adaptive Server messaging libraries

Adaptive Server version 12.5.4 dynamically loads the messaging libraries it needs to interact the with TIBCO EMS and IBM MQ message buses.

The Adaptive Server Messaging libraries contain the messaging logic and act as a wrapper on top of the messaging libraries provided by the vendors like TIBCO and IBM. These Adaptive Server messaging libraries are available with the purchase of RTDS 3.5 and later. After you install Adaptive Server, you must install RTDS 3.5 to install the Adaptive Server messaging DLLs. Install these libraries in the $SYBASE/ASE-12_5/lib directory.

In addition to Adaptive Server Messaging libraries, you must have the messaging libraries and DLLs from vendors (TIBCO and IBM.)

Once you have installed Adaptive Server Messaging libraries and the vendor specific message bus libraries, modify the LD_LIBRARY_PATH or the equivalent with the location of these libraries.

Adaptive Server Messaging libraries are located in $SYBASE/ASE-12_5/lib, by default.

You must also add the location of the vendor provided DLLs in the LD_LIBRARY_PATH or the equivalent. See