Touchstone 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 that the application uses for the offshore drilling industry.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 that the application uses for the offshore drilling industry.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   
 

Boundaries used to create the uncertainty curve, represents the upper range of the confidence level. The default is 5.00%.

real4   
 

Boundaries used to create the uncertainty curve, , represents the lower range of the confidence level. The default is 95.00%.

real4   
 

Default percentage of correlation between locations within a contract.

real4   
 

Default percentage of correlation between contracts in a portfolio.

real4   
 

Indicates whether the application changes marine craft geocodes are to coastline geocodes during a loss analysis. 

  • 1 = Yes (changed)
  • 0 = No (not changed)
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  
 

Not used by Touchstone.

bit1
((0))
 
 

Not used by Touchstone.

bit1
((0))
 
 

Not used by Touchstone.

bit1
((0))
 
 

Not used by Touchstone.

bit1
((0))
 
 Code that represents the MinMaxLogicCode.varchar3  
Objects that depend on tDefaultLossAnalysisOption
 Database ObjectObject TypeDescriptionDep Level
tForestryLandPrice tabletForestryLandPriceTable

Stores information about the per-hectare unit price for forestry land in Finland, Norway, and Sweden. 

1
See Also

Related Objects

AIRUserSetting Database