Touchstone 2022 Database Reference
tRRRR_LOSS_DimLayer Table
AIRExposureSummary Database : tRRRR_LOSS_DimLayer Table
Description
Stores information about layers that experienced loss in the analysis. This dimension table is created when losses are saved by layer.
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   
Primary Key 

Unique system-generated sequential identifier for the layer.

For a complete list of records, see tLayer Table.

int4   
 Name of the exposure set.varchar255  
 Unique user-provided identifier for the contract.varchar100  
 User-provided identifier for the layer.varchar60  
 Client's name.varchar60  
Objects that depend on tRRRR_LOSS_DimLayer
 Database ObjectObject TypeDescriptionDep Level
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.

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

1
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.1
Objects that tRRRR_LOSS_DimLayer depends on
 Database ObjectObject TypeDescriptionDep Level
tRRRR_LOSS_DimExposureDataSource tabletRRRR_LOSS_DimExposureDataSourceTableStores information about databases that contain exposures that have been analyzed. This dimension table is created for every Loss analysis.1
See Also

Related Objects

AIRExposureSummary Database