Touchstone Re 2022 Database Reference
AIRDBAdmin Database
Description

The AIRDBAdmin database stores versioning information for Touchstone Re.

The following tables apply only to Touchstone, but may appear in your installation for internal purposes:

  • tScript
  • tScriptContent

For more information about the tables, see Touchstone Database Reference on AIR's Developer Zone.

Schema Diagram

You can view a diagram of the AIRDBAdmin database in Schema Diagrams.

Tables
TableDescription
Stores information about any packages applied to the database.
Stores information about the version of the database.

Stores information about the packages applied to the environment.

During system events such as register or upgrade events, the system uses the information in the table to determine whether a package applies to a target database.

Stores the SQL scripts that comprise packages.

Stores a list of all SID (sequential identifier) tables in the database and the last SID value in each table. After each insert operation, Touchstone Re updates the SID value.
Stores information about upgrade scripts.

Stores database version information that Touchstone Re uses when dynamically creating databases.