Touchstone 2022 Database Reference
tRRRR_LOSS_DimExposureDataSource Table
AIRExposureSummary Database : tRRRR_LOSS_DimExposureDataSource Table
Description
Stores information about databases that contain exposures that have been analyzed. This dimension table is created for every Loss analysis.
Properties
Creation Date4/11/2022 6:15 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the exposure data source record.

For a complete list of records, see tDataSource Table.

int4   
 Name for the source of the exposure data.varchar255   
 Name of the server where the exposure data is stored.varchar255   
 GUID of the exposure data's source.uniqueidentifier16  
Objects that depend on tRRRR_LOSS_DimExposureDataSource
 Database ObjectObject TypeDescriptionDep Level
tRRRR_LOSS_ByContract tabletRRRR_LOSS_ByContractTable

Stores event losses for one detailed loss analysis by contract.

Touchstone creates one table for each analysis that includes Contract as an output option.

2
tRRRR_LOSS_ByContractGeo tabletRRRR_LOSS_ByContractGeoTable

Stores event losses for one detailed loss analysis by each combination of contract and geography.

Touchstone creates one table for each analysis that includes Contract and Geography as output options.

2
tRRRR_LOSS_ByContractGeoLayer tabletRRRR_LOSS_ByContractGeoLayerTable

Stores event losses for one detailed loss analysis by each combination of contract, layer, and geography.

Touchstone creates one table for each analysis that includes Contract, Geography, and Layer as output options.

2
tRRRR_LOSS_ByContractSummary tabletRRRR_LOSS_ByContractSummaryTable

Stores summary losses for one detailed loss analysis by contract.

Touchstone creates one table for each analysis that includes Contract Summary as an output option.

2
tRRRR_LOSS_ByContractZone tabletRRRR_LOSS_ByContractZoneTable

Stores event losses for one detailed loss analysis by each combination of contract and zone. 

Touchstone creates one table for each analysis that includes Contract and Zone as output options.

2
tRRRR_LOSS_ByContractZoneLayer tabletRRRR_LOSS_ByContractZoneLayerTable

Stores event losses for one detailed loss analysis by each combination of contract, zone, and layer. 

Touchstone creates one table for each contract analysis that includes Contract, Zone, and Layer as output options.

2
tRRRR_LOSS_ByLayer tabletRRRR_LOSS_ByLayerTableStores layer-level loss results from a detailed Loss analysis.  This table is created when the user specifies "Save Loss By Layer" in the analysis Output Options.2
tRRRR_LOSS_ByLocation tabletRRRR_LOSS_ByLocationTableStores location-level loss results from a detailed Loss analysis. This table is created when the user specifies "Save Loss By Location" in the analysis Output Options.2
tRRRR_LOSS_ByLocationSummary tabletRRRR_LOSS_ByLocationSummaryTable

Stores summary losses for one detailed loss analysis by location.

Touchstone creates one table for each analysis that includes Location Summary as an output option.

2
tRRRR_LOSS_DimContract tabletRRRR_LOSS_DimContractTableStores information about contracts that experienced Loss in the analysis. This dimension table is generated when losses are saved by contract or by location.1
tRRRR_LOSS_DimLayer tabletRRRR_LOSS_DimLayerTableStores information about layers that experienced loss in the analysis. This dimension table is created when losses are saved by layer.1
tRRRR_LOSS_DimLocation tabletRRRR_LOSS_DimLocationTable

Stores information about locations that generated loss during a detailed loss analysis.

Touchstone creates one dimension table for each analysis that included Location as an output option.

1
See Also

Related Objects

AIRExposureSummary Database