This section discusses how to install Real-Time Data Services with a system using Adaptive Server. To install Real-Time Data services with a system using RepConnector, see “Installing RTDS using RepConnector”.
To install Adaptive Server, follow the instructions in the Adaptive Server installation guide for your platform. Include the appropriate messaging license information that RTDS requires:
EAServer JMS – ASE_MESSAGING_EASJMS
TIBCO EMS – ASE_MESSAGING_TIBJMS
IBM WebSphere MQ – ASE_MESSAGING_IBMMQ
You must install Adaptive Server before you can configure
RTDS.
For information on how to install:
EAServer and its Java messaging service – see the EAServer documentation.
TIBCO Enterprise Message System – see the TIBCO Web site.
IBM WebSphere MQ – see the IBM WebSphere MQ Web site.
RTDS 4.5 installs the following files into the $SYBASE/$SYBASE_ASE/lib directory (%SYBASE%\%SYBASE_ASE%\bin in Windows):
javax.jms.jar – JMS only
jms.jar – JMS only
jrtms.jar – JMS only
log4j-1.2.4.jar – JMS only
rtms.properties – JMS only; the file specifies properties for using real-time messaging services with Adaptive Server version 15.0.2 ESD #1, and is automatically added during the installation process
In addition, RTDS 4.5 also installs the following into the $SYBASE/$SYBASE_ASE/lib directory on Unix and Linux platforms, however on Windows these DLLs are installed in %SBYASE%\%SYBASE_ASE%\bin:
libshmemrtds.so (shmemertds.dll on Windows, libshmemrtds.sl on HP-UX) – JMS only
libsybibmmq.so (sybibmmq.dll on Windows, libsybibmmq.sl on HP-UX) – MQ only
Once you have installed Adaptive Server and TIBCO EMS, EAServer, or MQ, see “Adding an RTDS license for Adaptive Server 15.0.2”.