The following procedures describe how to install, configure, and test the RdbmsNetwork driver:
To install the RdbmsNetwork Driver for use with rdbDb2, rdbHsqlDb, rdbMySQL, rdbOracle, or rdbSqlServer, do the following:
You should have an Rdbms Network named “RdbmsNetwork” (or whatever you named it) under your Drivers folder showing a status of "{Ok}" and enabled as "true".
You should have an Rdbms Network Driver Device Database under your Rdbms Network Driver.
To configure the RdbmsNetwork driver in your NiagaraAX station, do the following:
A full list of all the properties in each of the RdbmsNetwork driver devices is shown in the table below.
Those properties marked with a ‘-’ are not available in the driver device and some of the properties are provided only for information. Those properties marked with a ‘X’ should be considered for configuration.
Refer to About the RdbmsNetwork device components and extensions for a full description of the properties.
| Property | Db2 | HsqlDb | MySQL | Oracle | SqlServer |
|---|---|---|---|---|---|
| Status (Information) | |||||
| Enabled | X | X | X | X | X |
| Fault Cause (Information) | |||||
| Health (Information) | |||||
| Alarm Source Info | X | X | X | X | X |
| Host Address | X | - | X | X | X |
| User Name | X | X | X | X | X |
| Password | X | X | X | X | X |
| Worker | X | X | X | X | X |
| Export Mode | X | X | X | X | X |
| Use Unicode Encoding Scheme | X | X | X | X | X |
| Timestamp Storage | X | X | - | X | X |
| Points | X | X | X | X | X |
| Sql Scheme Enabled | X | X | X | X | X |
| Base Directory | - | X | - | - | - |
| Database Name | X | X | X | - | - |
| Instance Name | - | - | - | - | X |
| Service Name | - | - | - | X | - |
| Port | X | - | X | X | X |
| Histories | X | - | X | X | X |
| Extra Connection Properties | - | - | X | - | X |
| Version | - | - | - | - | X |
The following procedure applies to any type of rdbDatabase driver.
To test the RdbmsNetwork Connection, do the following:

If a valid connection to the database is made, the Health
property displays an "Ok" value. If the Health property displays a "Fail" value, then a connection is not made and you should
examine the Last Fail Cause property for details
Copyright © 2000-2014 Tridium Inc. All rights reserved.