The AIRGlobalSetting database stores information about the zone sets used in a Touchstone Re instance.
The AIRGlobalSetting database stores information about the zone sets used in a Touchstone Re instance.
Table | Description |
---|---|
tDbHistory | Stores information about any packages applied to the database. |
tDBVersion | Stores information about the current version of the database. |
tGlobalObject | Stores the global objects available in the application instance. A global object is an object that can be shared across business units in both Touchstone and Touchstone Re. A zone set is an example of a global object.
Currently, Touchstone and Touchstone Re support only zone sets as global objects.
|
tGlobalObjectBusinessUnitXref | System reference table that stores information about the business units that have access to each global object. A global object is an object that can be shared across business units in both Touchstone and Touchstone Re. A zone set is an example of a global object. |
tGlobalZone | Stores the zones that comprise the zone sets available in the application instance. |
tGlobalZoneGeographyXRef | System reference table that stores the geography sequential identifiers (SIDs) that correspond to each zone. |
tGlobalZoneSet | Stores the zone sets available in the application instance. |
tSIDControl | Stores a list of the SID tables in the database and the last SID value in each table. After each insert operation, the application updates the SID value. |
tUpgradeLog | Stores information about upgrade scripts. |