Touchstone 2022 Database Reference
tAnalysis Table
AIRProject Database : tAnalysis Table
Description
Stores information about each analysis.
Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File GroupPRIMARY
System Object
Published for Replication
Rows16
Data Space Used8.00 KB
Index Space Used72.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the analysis record.int4   
 

Code that represents the analysis type.

For a complete list of codes, see tAnalysisType Table.

varchar10   
 

Unique system-generated sequential identifier for the project record.

For a complete list of records, see tProject Table.

int4  
 User-provided name of the analysis.varchar255   
 User-specified description of the analysis.varchar4000  
 

Code that indicates the status of an analysis instance.  For internal use only.

You can use ActivityStatusCode in tActivity Table for determining the status of an analysis.

For a complete list of codes, see tAnalysisStatus Table.

varchar10   
 User that initiated the analysis.varchar255  
 Date and time when the analysis was configured.datetime4 
(getutcdate())
 
 

Unique system-generated sequential identifier for the data source that contains the analysis results.

The identifier is a primary key in relation to the Exposure Concentration analysis results tables in the AIRResult Database.

For a complete list of records, see tDataSource Table.

int4  
 

Name of the data source that contains the analysis results.

The data source is either the AIRResult Database or the AIRExposureSummary database.

varchar255  
 Unique system-generated sequential identifier for the results record.int4  
 

Unique system-generated sequential identifier for the currency exchange rates record.

For a complete list of records, see tCurrencyExchangeRateSet Table.

int4   
 

ISO 3-character code for the currency.

For a complete list of codes, see tCurrency Table.

char3   
 Date and time when the analysis was executed.datetime4  
 

System-provided status code for the record in the table.

For a complete list of codes, see tStatus Table.

varchar10 
('A')
 
 Date and time when the analysis results were generated.datetime4  
 

XML expression for the user-provided advanced job options used during an analysis.

For internal use by Touchstone.

xml0  
 

Unique system-generated identifier for the analysis instance.

The application uses the identifier to create staging tables in the AIRWork database.

uniqueidentifier16 
(newid())
 
 Name of the analysis template used for the analysis.varchar255  
 

Indicates whether the user customized the template for the analysis.

  • 1 = Yes (customized)
  • 0 = No (not customized)
bit1  
 

Unique system-generated sequential identifier for the business unit.

int4  
 Used for version stamping.timestamp8   
 

Version of the product used to perform the analysis.

Users can view results generated from a previous version of the application, even if the models have been updated.

varchar10 
('6.0.0')
 
 

Not used by Touchstone.

int4  
 

Not used by Touchstone.

varchar15  
 Date and time the analysis was last edited.datetime4  
Objects that depend on tAnalysis
 Database ObjectObject TypeDescriptionDep Level
tActivity tabletActivityTable

Stores information about each activity, including the unique sequential identifiers for analyses and activities.

You can use the information in the table to find analysis results.

1
tActivityHpcJob tabletActivityHpcJobTableStores information about each activity that is submitted to the HPC server.2
tActivityOutput tabletActivityOutputTable

Stores the identifier, status, and the file path for the output of each activity.

An activity can include one or more tasks. Consequently, an activity output is a logical grouping of one or more task outputs.

2
tActivityOutputDetail tabletActivityOutputDetailTable

Stores information about the task outputs of each activity output.

The application writes to the table during each task.

3
tActivityParentXref tabletActivityParentXrefTableSystem reference table used to associate an activity to the parent activity.2
tActivityTargetStatus tabletActivityTargetStatusTable

Stores information about the target of each activity.

2
tAnalysisFilterXRef tabletAnalysisFilterXRefTableSystem reference table used to the identify the filters associated with each analysis.1
tAnalysisTargetXref tabletAnalysisTargetXrefTable

System reference table used to the identify the target of each analysis.

1
tClashAnalysisOption tabletClashAnalysisOptionTableStores the hold options settings for a clash underwriting analysis.1
tComparativeLossAnalysisOption tabletComparativeLossAnalysisOptionTableStores the values used to generate the results in a Comparative Loss analysis.1
tComparativeLossAnalysisTargetOption tabletComparativeLossAnalysisTargetOptionTableStores information regarding the target analysis in a Comparative Loss analysis.2
tDataQualityAnalysisOption tabletDataQualityAnalysisOptionTableStores information regarding the augmentation of data during a Data Quality analysis.1
tDataQualityAnalysisOutputOption tabletDataQualityAnalysisOutputOptionTableStores the output options for a Data Quality analysis.2
tDataSourceActivityOption tabletDataSourceActivityOptionTableStores information about the data source created by a specific activity. A data source is a database that is registered with the Touchstone application.2
tDQAnalysisRule tabletDQAnalysisRuleTableStores data relating to the rules used in a Data Quality analysis.4
tDQAnalysisRuleSet tabletDQAnalysisRuleSetTableStores information regarding the rule sets used during a Data Quality analysis.3
tDQAnalysisRuleSetRuleSubTypeSelected tabletDQAnalysisRuleSetRuleSubTypeSelectedTableStores information regarding the rule sub type used during the Data Quality analysis.4
tDQAnalysisSetting tabletDQAnalysisSettingTableStores information regarding the analysis settings used during a Data Quality analysis.3
tDQIndustryFilterLOB tabletDQIndustryFilterLOBTableStores the type of output of the Data Quality analysis and the Line of Business of the insured properties to include in the output results.3
tECAAreaZoneOption tabletECAAreaZoneOptionTableStores the zone set identifiers used during a Geospatial analysis.2
tECACustomSaveOption tabletECACustomSaveOptionTableStores user-defined accumulators that are used in a Geospatial analysis. Reserved for future use.2
tECARingDefinition tabletECARingDefinitionTableStores information regarded the rings used during a Geospatial analysis.3
tECARingGeoMatchLevelOption tabletECARingGeoMatchLevelOptionTableStores information about the geocode match level achieved during the Geospatial \analysis.3
tECARingLandmarkOption tabletECARingLandmarkOptionTableStores information about the landmarks used during a Geospatial analysis.3
tECARingLocationList tabletECARingLocationListTableStores information about the locations included in the Geospatial analysis.3
tECARingOption tabletECARingOptionTableStores information about the ring options selected for the Geospatial analysis.2
tECASpatialDataSetBucketDefinition tabletECASpatialDataSetBucketDefinitionTableStores information that defines the buckets used in a Geospatial analysis. A bucket is a range of attribute values that is analyzed as a single entity with a single damage ratio; For example, a bucket of wind speed could be 60 – 70 miles per hour.3
tECASpatialDataSetBucketDetail tabletECASpatialDataSetBucketDetailTableStores information regarding the data set bucket used during the Geospatial analysis. A bucket is a range that is analyzed as a single entity with a single damage ratio; For example, a bucket of wind speed could be 60 – 70 miles per hour.4
tECASpatialDataSetOption tabletECASpatialDataSetOptionTableStores information regarding the spatial data set options used during the Geospatial analysis.2
tECASpatialEventOption tabletECASpatialEventOptionTableStores information regarding the events for each model to include during the Geospatial analysis.2
tECASpatialLossOption tabletECASpatialLossOptionTableStores information regarding the loss analysis options used during the Geospatial analysis.2
tExportActivityFilter tabletExportActivityFilterTableStores information about the filter attribute applied during each export.3
tExportActivityOption tabletExportActivityOptionTableStores information about each export.2
tExposureConcentrationAnalysisOption tabletExposureConcentrationAnalysisOptionTableStores the options used during a Geospatial analysis.1
tEXPSAnalysisOutputOption tabletEXPSAnalysisOutputOptionTableStores the output options used for the Exposure Summary analysis.1
tHazardAnalysisAttributeOption tabletHazardAnalysisAttributeOptionTableStores information about the attributes applied during a Hazard analysis.2
tHazardAnalysisOption tabletHazardAnalysisOptionTableStores information regarding the options selected for a Hazard analysis.1
tHazardAnalysisOutputOption tabletHazardAnalysisOutputOptionTableStores information regarding the output from a Hazard analysis.1
tImpactAnalysisAdditionalOption tabletImpactAnalysisAdditionalOptionTableStores information regarding advanced options used during a Marginal Impact analysis.1
tImpactAnalysisOption tabletImpactAnalysisOptionTableStores information regarding the analysis options used during a Marginal Impact analysis.1
tImportActivityOption tabletImportActivityOptionTableStores information about an import activity.2
tIntensityAttributeOption tabletIntensityAttributeOptionTableStores information regarding the intensity attribute used during a Hazard analysis.1
tLossAnalysisAdditionalOption tabletLossAnalysisAdditionalOptionTable

Stores information about the additional options for each loss analysis.

2
tLossAnalysisCustomFrequencySetXref tabletLossAnalysisCustomFrequencySetXrefTableStores the loss analysis information associated with the custom frequency set.2
tLossAnalysisDemandSurgeOption tabletLossAnalysisDemandSurgeOptionTable

Stores information about the demand surge curves applied during detailed loss analyses.

If an analysis does not include demand surge, the table does not include a row for the analysis.

2
tLossAnalysisEarthquakeOption tabletLossAnalysisEarthquakeOptionTable

Stores information about the earthquake options applied during detailed loss analyses.

If the earthquake peril is not included in a given analysis, the table does not include a row for the analysis.

2
tLossAnalysisFloodOption tabletLossAnalysisFloodOptionTableStores information about the custom flood zones included in detailed loss analyses.2
tLossAnalysisFloodPlainOption tabletLossAnalysisFloodPlainOptionTable

Stores information about the source of flood plain options in detailed loss analyses.

Applicable only for US Model in Touchstone.

The Precipitation Flood and Inland Flood perils apply to precipitation events that cause inland flooding due to river overflow, as well as to overflow caused by inadequate drainage systems. Based on the region, user can select the flood plain options before running an analysis.

2
tLossAnalysisOption tabletLossAnalysisOptionTable

Stores information about the general options specified for each loss analysis.

1
tLossAnalysisPerilSetULOBOption tabletLossAnalysisPerilSetULOBOptionTable

Stores information about the perils and Lines of Business analyzed during the Loss analysis.

The table also identifies the percentage of the loss from storm surge or precipitation flood, when applicable.

2
tLossAnalysisSTStormOption tabletLossAnalysisSTStormOptionTableStores information about the severe storm options using during a Loss analysis.2
tLossAnalysisTerrorismOption tabletLossAnalysisTerrorismOptionTableStores information about the terrorism options used during a Loss analysis.2
tLossAnalysisVulnerabilitySetXref tabletLossAnalysisVulnerabilitySetXrefTableStores the additional options for vulnerability set files associated with loss analyses.2
tLossAnalysisZoneOption tabletLossAnalysisZoneOptionTable

Stores information about the zone sets used to generate each set of detailed loss analysis results.

If you save results by zone during an analysis, Touchstone creates one or more rows for the analysis that indicate the zone sets you specified, whether you saved summary exceedance probability (EP) results by each combination of zone and peril, and whether you saved annual EP values by zone.

2
Objects that tAnalysis depends on
 Database ObjectObject TypeDescriptionDep Level
tDataServer tabletDataServerTableStores information about each data server associated with the project, including the sequential identifier (SID), name, description, connection information, and default MDF and LDF paths for the server.2
tDataSource tabletDataSourceTable

Stores information about the databases registered with the application, for example, the exposure and results databases.

1
tExposureSet tabletExposureSetTableStores exposure set information from each exposure database on the server.2
tProject tabletProjectTableStores information about each project, for example, the project name and status code.1
See Also

Related Objects

AIRProject Database