Touchstone 2022 Database Reference
tRRRR_LOSS_DimReinsurance Table
AIRExposureSummary Database : tRRRR_LOSS_DimReinsurance Table
Description

Stores information about reinsurance treaties that incurred loss during the analysis.

You can get more information about the reinsurance treaties by joining the table to the tAnalysisReinsurance Table

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

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 reinsurance record.

For a complete list of records, see tReinsurance Table.

int4   
 

Code that represents the reinsurance type. 

For a compete list of codes, see tReinsuranceType Table.

varchar10   
 User-defined identifier for the reinsurance treaty.varchar100  
Objects that depend on tRRRR_LOSS_DimReinsurance
 Database ObjectObject TypeDescriptionDep Level
tRRRR_LOSS_ByReinsurance tabletRRRR_LOSS_ByReinsuranceTable

Stores event losses for one detailed loss analysis by reinsurance treaty.

Touchstone creates one table for each analysis that included a reinsurance program.

1
tRRRR_LOSS_ByReinsuranceExposureAttribute tabletRRRR_LOSS_ByReinsuranceExposureAttributeTable

Stores event losses for one detailed loss analysis by each combination of reinsurance treaty and exposure attribute. 

Touchstone creates one table for each analysis that included a Geography as an output option and a reinsurance program as an analysis option.

1
tRRRR_LOSS_ByReinsuranceExposureAttributeGeo tabletRRRR_LOSS_ByReinsuranceExposureAttributeGeoTable

Stores event losses for one detailed loss analysis by each combination of reinsurance treaty, exposure attribute, and geography. 

Touchstone creates one table for each analysis that included a Geography and Line of Business as output options and a reinsurance program as an analysis option.

1
tRRRR_LOSS_ByReinsuranceGeo tabletRRRR_LOSS_ByReinsuranceGeoTable

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

Touchstone creates one table for each analysis that included Subarea (or a higher geographic resolution) as an output option and a reinsurance program as an analysis option.

1
See Also

Related Objects

AIRExposureSummary Database