RdbAlarmDatabaseConversion

This component is used to convert a RDBMS to an Orion database.

Figure 1. RdbAlarmDatabaseConversion Properties


To access, expand Config > Services > OrionAlarmService and right-click RdbAlarmDatabaseConversion > Views > AX Property Sheet.

PropertyValueDescription
Runningread-only
Indicates if the database is currently online (true) or not (false).
Remainingread-only
Indicates the number of records that still need to be converted.
Succeededread-only
Indicates how many records converted successfully.
Failedread-only
Indicates how many records did not convert.
Alarm Classdrop-down list
Specifies the alarm routing option for the component.

Replace provides a selection list of a local alarm classes, from which to select one to use for all alarms received from this device.

Use Existing routes alarms from this remote station to any matching alarm class, that is, one with an identical name as that in each alarm record. If the program finds no local matching alarm class, it uses the station's default alarm class.

Prepend adds leading text (as specified) to the incoming alarm class string, then routes it to any local matching alarm class in the station.

Append adds trailing text (as specified) to the incoming alarm class string, then routes it to any local matching alarm class in the station.

Source Name (drop-down list)drop-down list
Selects how to convert records from the source database.
Source Name (BQL)text (defaults to %display%:)
Identifies the source database. You may use BQL for this value.
Change Last Updatedtrue or false (default)
Enables (true) and disables (false) changes from the last update.

Action

Run converts a RDBMS database to an Orion database.