Touchstone Re 2022 Database Reference
tDefaultLossAnalysisOption Table
AIRUserSetting Database : tDefaultLossAnalysisOption Table
Description

Stores default loss analysis options, such as the EP points to include in the analysis results.

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows3
Data Space Used8.00 KB
Index Space Used56.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the default loss analysis options record.int4   
 

Unique system-generated sequential identifier for the business unit associated with the default loss analysis options.

int4   
 Default value for the first point on the exceedance probability curve.float9  
 Default value for the second point on the exceedance probability curve.float9  
 Default value for the third point on the exceedance probability curve.float9  
 Default value for the fourth point on the exceedance probability curve.float9  
 Default value for the fifth point on the exceedance probability curve.float9  
 Default value for the sixth point on the exceedance probability curve.float9  
 Default value for the seventh point on the exceedance probability curve.float9  
 Default value for the eighth point on the exceedance probability curve.float9  
 Default value for the ninth point on the exceedance probability curve.float9  
 Default value for the tenth point on the exceedance probability curve.float9  
 

Indicates whether the application displays results by return period.

  • 1 = Yes
  • 0 = No
bit1 
((1))
 
 Default oil price.float9   
 

Code for the unit of measure used to express the oil price.

For a complete list of codes, see tUnit Table.

varchar10   
 Default gas price.float9   
 

Code for the unit of measure used to express the price of the gas.

For a complete list of codes, see tUnit Table.

varchar10   
 

Not used by Touchstone Re.

real4   
 

Not used by Touchstone Re.

real4   
 

Not used by Touchstone Re.

real4   
 

Not used by Touchstone Re.

real4   
 

Not used by Touchstone Re.

bit1   
 Default value for the eleventh point on the exceedance probability curve.float9  
 Default value for the twelfth point on the exceedance probability curve.float9  
 Default value for the thirteenth point on the exceedance probability curve.float9  
 Default value for the fourteenth point on the exceedance probability curve.float9  
 Default value for the fifteenth point on the exceedance probability curve.float9  
 

Indicates whether Touchstone Re displays the Investment Amount column in the Summary EP table in the loss results dashboard by default.

  • 1 = Yes (displays)
  • 0 = No (does not display)
bit1
((0))
 
 

Indicates whether Touchstone Re displays the Expected Loss % column in the Summary EP table in the loss results dashboard by default.

  • 1 = Yes (displays)
  • 0 = No (does not display)
bit1
((0))
 
 

Indicates whether Touchstone Re displays the Exhaustion Probability % column in the Summary EP table in the loss results dashboard by default.

  • 1 = Yes (displays)
  • 0 = No (does not display)
bit1
((0))
 
 

Indicates whether Touchstone Re displays the Attachment Probability % column in the Summary EP table in the loss results dashboard by default.

  • 1 = Yes (displays)
  • 0 = No (does not display)
bit1
((0))
 
 Code that represents the MinMaxLogicCode.varchar3  
See Also

Related Objects

AIRUserSetting Database