Touchstone Re 2022 Database Reference
tRRRR_LOSS_DimReTreaty Table
AIRResultRe Database : tRRRR_LOSS_DimReTreaty Table
Description

Stores information about the reinsurance treaties that generated loss during a loss analysis. 

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

Properties
Creation Date4/11/2022 6:17 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
 

Unique system-provided identifier for the reinsurance program record.

For a complete list of records, see tReinsuranceProgram Table.

int4   
 

Unique system-generated sequential identifier for the reinsurance treaty.

For a complete list of records, see tReinsuranceTreaty Table.

int4   
 User-specified identifier for the reinsurance treaty.varchar100   
 

Gross participation.

The gross participation level is the percentage of  the losses assumed by the reinsurer before the reinsurer cedes any percentage of the losses to another reinsurer.

float9  
 

Net participation.

The net participation level is the percentage of  the losses assumed by the reinsurer after the reinsurer cedes any percentage of the losses to another reinsurer.
float9  
 

User-specified Participation3 value.

Participation3 is listed in tReinsuranceTreaty Table.

float9  
 

User-defined Participation4 value.

Participation4 is listed in tReinsuranceTreaty Table.

float9  
 Occurrence limit.float9  
 Occurrence retention.float9  
 Aggregate limit.float9  
 Aggregate retention.float9  
 Number that represents the inuring order of the treaty.int4  
 Number that represents the order of application for the step layer.int4  
 

Code that represents the reinsurance type. 

For a compete list of codes, see tReinsuranceType Table.

varchar10   
 Amount placed.float9  
 Investment amount.float9  
 

Percentage of insurer's coinsurance, expressed as a decimal value.

Insurer's coinsurance is the portion of the losses to the layer that the cedant retains. For example, if the coinsurance value is .05, then the cedant retains 5 percent of the losses. Insurer’s coinsurance is not applicable for catastrophe bond programs.

float9  
 The maximum number of times the risk limit can be reinstated after the application of a loss amount during the coverage period, where 0 represents no reinstatements and 999 represents unlimited reinstatements.smallint2  
See Also

Related Objects

AIRResultRe Database