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

Stores information about the events used during the Comparative 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 System-assigned table row identifier for the event.bigint8   
 

Code that represents the catalog type.

For a complete list of codes, see dbo.tCatalogType Table.

varchar10   
 

Code that represents the model.

For a complete list of  codes, see dbo.tModel Table.

smallint2   
 System-generated identifier for the event used during the comparative analysis.int4  
 Unique identifier that tracks the scenario. In multi-year catalogs, each scenario actually consists of five modeled years.int4  
 

Numeric code for the single peril or set of perils.

For a complete list of codes, see dbo.tPerilSet Table.

int4   
Objects that depend on tRRRR_CMPLOSS_EventKey
 Database ObjectObject TypeDescriptionDep Level
tRRRR_TTTT_CMPLOSS_AnnualEP tabletRRRR_TTTT_CMPLOSS_AnnualEPTable

Stores the deltas for the aggregate annual exceedance probability losses that are calculated during a Comparative Loss analysis.

tRRRR denotes the Results SID for the Comparative Loss analysis and TTTT represents the identifier for the loss analysis.
1
tRRRR_TTTT_CMPLOSS_ByEvent tabletRRRR_TTTT_CMPLOSS_ByEventTable

Stores the deltas for the aggregate event losses that are calculated during a Comparative Loss analysis.

tRRRR denotes the Results SID for the Comparative Loss analysis and TTTT represents the identifier for the loss analysis.
1
See Also

Related Objects

AIRExposureSummary Database