Touchstone Re 2022 Database Reference
tReinsuranceEPCurveSet Table
AIRExposureRe Database : tReinsuranceEPCurveSet Table
Description

Stores information about the input configuration of the exceedance probability (EP) summary loss curve.

Touchstone Re generates this table to store the EP curve set information including the unique identifier for the curve, user-provided reinsurance curve name, loss applies to area, and the associated perils for each EP curve. 

Properties
Creation Date4/11/2022 6:17 PM
File GroupPRIMARY
Text File GroupPRIMARY
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 EP curve associated with the reinsurance program.int4   
 User-defined curve set name.varchar255   
 Currency code of the input EP file.char3   
 Unique sequential identifier of the currency exchange rate set associated with the input EP binary file.int4   
 Unique system-generated sequential identifier for the event set catalog associated with the reinsurance program.int4   
 

Code that represents the 'TargetCurve' type in Touchstone Re.

  • Occurrence
  •  Aggregate
varchar3   
 Code that represents the line-of-business.int4  
 Represents the user-defined file name of the output ULF file.sysname128   
 User comments.varchar16  
 Indicates the loss disaggregation level of the output ULF file. char4  
 Unique sequential identifier associated with the company.bigint8  
 Reserved for future use.bit1  
 Currency code of the ULF file.char3   
 Represents the currency exchange rate set identifier for the output ULF file.int4   
 

Reserved for future use.  

bit1  
 Reserved for future use.varchar255  
  bit1 
((0))
 
Objects that depend on tReinsuranceEPCurveSet
 Database ObjectObject TypeDescriptionDep Level
tReinsuranceEPCurve tabletReinsuranceEPCurveTable

This table stores information about the exceedance probability (EP) summary losses curve for reinsurance programs.

Touchstone Re generates this table during the time of conversion of EP summary losses to ULF for further analyses in Touchstone Re. 

1
tReinsuranceEPCurveAdjustmentPoint tabletReinsuranceEPCurveAdjustmentPointTable

Stores information about the curve adjustment value generated at the time of conversion of EP to ULF files.

Touchstone Re generates this table to store the adjusted EP curve data after converting the exceedance probability loss summary to the user loss file format for the selected reinsurance program.

2
See Also

Related Objects

AIRExposureRe Database