Real Time Information Director User Documentation
RTID Subscriptions
Hewlett-Packard Company 9 529618 - 002
• Grant execute permissions to sub.sh script
chmod +x sub.sh
• Execute the sub.sh from the OSS promt.
sub.sh
5. Using the WLS console, configure the data source by navigating as follows:
<your domain>ÆServicesÆJDBCÆConnection PoolsÆConfigure New JDBC
Connection Pool
Database Type = Other
Database Properties – Name = mxPool
Driver Classname = com.tandem.sqlmx.SQLMXDriver
Url = jdbc:sqlmx:
Click save and deploy
Set the following values and deploy the data source to your server:
Name=mxPool
URL= jdbc:sqlmx:
Driver Classname=com.tandem.sqlmx.SQLMXDriver
Click Apply to save changes and deploy the data source.
6. Using the WebLogic console, configure the TxDataSource by navigating as follows:
<
<your domain>ÆServicesÆJDBCÆ Data SourcesÆConfigure New JDBC
Data Source
Set the following values and deploy the Tx data source to your server:
Name=mxPool-SubServ-datasource
JNDIName=mxPool-SubServ-datasource
Leave ‘Honor Global Transactions’ checked & click ‘Continue’
PoolName=mxPool
Click ‘Continue’ to target server page
Leave server checked and click ‘Create’
.










