Touchstone 2022 Database Reference
tRRRR_LOSS_DimContract Table
AIRExposureSummary Database : tRRRR_LOSS_DimContract Table
Description
Stores information about contracts that experienced Loss in the analysis. This dimension table is generated when losses are saved by contract or by location.
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 contract record.

For a complete list of records, see tContract Table.

int4   
 

Code that represents the contract type. 

For a compete list of codes, see tContractType Table.

varchar10   
 Name of the exposure set.varchar255  
 Unique user-provided identifier for the contract.varchar100   
 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4   
 User's Line of Business.varchar60  
 User-defined policy.varchar60  
 Client's namevarchar60  
 User-defined field 1.varchar60  
 User-defined field 2.varchar60  
 User-defined field 3.varchar60  
 User-defined field 4.varchar60  
 User-defined field 5.varchar60  
 Unique user-defined identifier for the expiring contract.varchar100  
Objects that depend on tRRRR_LOSS_DimContract
 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.

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

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

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

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
Objects that tRRRR_LOSS_DimContract 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