Touchstone 2022 Database Reference
tDataSource Table
AIRProject Database : tDataSource Table
Description

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

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5
Data Space Used8.00 KB
Index Space Used88.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the database.int4   
 

Code that represents the type of the database.

For a complete list of codes, see tDataSourceType Table.

varchar10   
 

Unique system-generated sequential identifier for the data server that includes the database.

For a complete list of records, see tDataServer Table.

int4   
 User-provided name of the data source that stores the exposure and result data used in the project.varchar255   
 

Indicates whether a database is registered with the Touchstone application.

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

Unique system-generated sequential identifier for the business unit associated with the data source.

int4 
((1))
 
 User-specified description of the data source.varchar4000  
 

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

For a complete list of codes, see tStatus Table.

varchar10 
('A')
 
 Globally unique identifier for the database.uniqueidentifier16  
 Used for version stamping.timestamp8   
Objects that depend on tDataSource
 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.

2
tActivityHpcJob tabletActivityHpcJobTableStores information about each activity that is submitted to the HPC server.3
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.

3
tActivityOutputDetail tabletActivityOutputDetailTable

Stores information about the task outputs of each activity output.

The application writes to the table during each task.

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

Stores information about the target of each activity.

3
tAnalysis tabletAnalysisTableStores information about each analysis.1
tAnalysisFilterXRef tabletAnalysisFilterXRefTableSystem reference table used to the identify the filters associated with each analysis.2
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.2
tComparativeLossAnalysisOption tabletComparativeLossAnalysisOptionTableStores the values used to generate the results in a Comparative Loss analysis.2
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.2
tDataQualityAnalysisOutputOption tabletDataQualityAnalysisOutputOptionTableStores the output options for a Data Quality analysis.3
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.1
tDQAnalysisRule tabletDQAnalysisRuleTableStores data relating to the rules used in a Data Quality analysis.5
tDQAnalysisRuleSet tabletDQAnalysisRuleSetTableStores information regarding the rule sets used during a Data Quality analysis.4
tDQAnalysisRuleSetRuleSubTypeSelected tabletDQAnalysisRuleSetRuleSubTypeSelectedTableStores information regarding the rule sub type used during the Data Quality analysis.5
tDQAnalysisSetting tabletDQAnalysisSettingTableStores information regarding the analysis settings used during a Data Quality analysis.4
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.4
tECAAreaZoneOption tabletECAAreaZoneOptionTableStores the zone set identifiers used during a Geospatial analysis.3
tECACustomSaveOption tabletECACustomSaveOptionTableStores user-defined accumulators that are used in a Geospatial analysis. Reserved for future use.3
tECARingDefinition tabletECARingDefinitionTableStores information regarded the rings used during a Geospatial analysis.4
tECARingGeoMatchLevelOption tabletECARingGeoMatchLevelOptionTableStores information about the geocode match level achieved during the Geospatial \analysis.4
tECARingLandmarkOption tabletECARingLandmarkOptionTableStores information about the landmarks used during a Geospatial analysis.4
tECARingLocationList tabletECARingLocationListTableStores information about the locations included in the Geospatial analysis.4
tECARingOption tabletECARingOptionTableStores information about the ring options selected for the Geospatial analysis.3
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.4
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.5
tECASpatialDataSetOption tabletECASpatialDataSetOptionTableStores information regarding the spatial data set options used during the Geospatial analysis.3
tECASpatialEventOption tabletECASpatialEventOptionTableStores information regarding the events for each model to include during the Geospatial analysis.3
tECASpatialLossOption tabletECASpatialLossOptionTableStores information regarding the loss analysis options used during the Geospatial analysis.3
tExportActivityFilter tabletExportActivityFilterTableStores information about the filter attribute applied during each export.2
tExportActivityOption tabletExportActivityOptionTableStores information about each export.1
tExposureConcentrationAnalysisOption tabletExposureConcentrationAnalysisOptionTableStores the options used during a Geospatial analysis.2
tExposureSet tabletExposureSetTableStores exposure set information from each exposure database on the server.1
tExposureViewDefinition tabletExposureViewDefinitionTableStores information about the exposure sets that are part of the exposure view optionally with a filter.1
tEXPSAnalysisOutputOption tabletEXPSAnalysisOutputOptionTableStores the output options used for the Exposure Summary analysis.2
tHazardAnalysisAttributeOption tabletHazardAnalysisAttributeOptionTableStores information about the attributes applied during a Hazard analysis.3
tHazardAnalysisOption tabletHazardAnalysisOptionTableStores information regarding the options selected for a Hazard analysis.2
tHazardAnalysisOutputOption tabletHazardAnalysisOutputOptionTableStores information regarding the output from a Hazard analysis.2
tImpactAnalysisAdditionalOption tabletImpactAnalysisAdditionalOptionTableStores information regarding advanced options used during a Marginal Impact analysis.2
tImpactAnalysisOption tabletImpactAnalysisOptionTableStores information regarding the analysis options used during a Marginal Impact analysis.2
tImportActivityOption tabletImportActivityOptionTableStores information about an import activity.1
tIntensityAttributeOption tabletIntensityAttributeOptionTableStores information regarding the intensity attribute used during a Hazard analysis.2
tLossAnalysisAdditionalOption tabletLossAnalysisAdditionalOptionTable

Stores information about the additional options for each loss analysis.

3
tLossAnalysisCustomFrequencySetXref tabletLossAnalysisCustomFrequencySetXrefTableStores the loss analysis information associated with the custom frequency set.3
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.

3
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.

3
tLossAnalysisFloodOption tabletLossAnalysisFloodOptionTableStores information about the custom flood zones included in detailed loss analyses.3
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.

3
tLossAnalysisOption tabletLossAnalysisOptionTable

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

2
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.

3
tLossAnalysisSTStormOption tabletLossAnalysisSTStormOptionTableStores information about the severe storm options using during a Loss analysis.3
tLossAnalysisTerrorismOption tabletLossAnalysisTerrorismOptionTableStores information about the terrorism options used during a Loss analysis.3
tLossAnalysisVulnerabilitySetXref tabletLossAnalysisVulnerabilitySetXrefTableStores the additional options for vulnerability set files associated with loss analyses.3
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.

3
Objects that tDataSource 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.1
tExposureSet tabletExposureSetTableStores exposure set information from each exposure database on the server.1
See Also

Related Objects

AIRProject Database