Touchstone 2022 Database Reference
tLossAnalysisOption Table
AIRProject Database : tLossAnalysisOption Table
Description

Stores information about the general options specified for each loss analysis.

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File GroupPRIMARY
System Object
Published for Replication
Rows8
Data Space Used8.00 KB
Index Space Used168.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the analysis record.

For a complete list of records, see tAnalysis Table.

int4   
 

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4   
 

Unique system-generated sequential identifier for the event set record.

For a complete list of records, see tEventSet Table.

int4   
 XML expression for the filter applied on an event during a Loss analysis. Used internally by Touchstone.xml0  
 

Unique system-generated sequential identifier for the reinsurance program record.

For a complete list of records, see tProgram Table.

int4  
 

Code that represents how the facultative option is applied.

For a complete list of codes, see tFacultativeOption Table.

varchar10  
 

Code that represents the financial perspectives.

For a complete list of codes, see tFinancialPerspective Table

varchar10  
 

Code that represents the type of output generated during the analysis.

For a complete list of codes, see tOutputType Table.

varchar10   
 

Code that represents the type of AAL summary that was output for the analysis.

For a complete list of codes, see tOutputDetailedAAL Table.

varchar10  
 

Code that represents the geographic level.

For a complete list of codes, see tGeoLevel Table.

varchar10  
 

Code that represents the group in which the output is organized.

For a complete list of codes, see tOutputGroupBy Table.

varchar10  
 

Indicates whether the average properties option was enabled. When ‘On’, the data is analyzed at a coarser geographic resolution.

For a complete list of codes, see tAveragePropertyOption Table.

varchar10  
 

Indicates whether disaggregation is used on aggregate location data.

  • 1 = Yes (disaggregate)
  • 0 = No (no disaggregation)
bit1 
((0))
 
 

Indicates whether location terms are applied in residential contracts.

  • 1 = Yes (applied)
  • 0 = No (not applied)
bit1 
((0))
 
 

Indicates whether invalid construction/occupancy combination are ignored or mapped to the default combinations

  • 1 = Yes (mapped to defaults)
  • 0 = No (ignored)
bit1 
((1))
 
 

Indicates whether correlation is enabled.

  • 1 = Yes
  • 0 = No
bit1 
((0))
 
 

Code that represents how demand surge was applied.

For a complete list of codes, see tDemandSurgeOption Table.

varchar10   
 

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

  • 1 = Yes (moved)
  • 0 = No (not moved)
bit1 
((1))
 
 

Indicates whether Ground-Up loss results are saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether Retained loss results are saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether Pre-Layer Gross loss results are saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether Gross loss results are saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether Net-of-Pre loss results are saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether Net-of-Post loss results are saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether coverage data for a given financial perspective is saved. For example, when Ground-Up is selected and coverage option is chosen, the resultant table would include Ground-Up loss for Coverage A, Coverage B , Coverage C, and Coverage D.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 Reserved for future use.bit1 
((0))
 
 

Indicates whether claims count is saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether Maximum Any One Life terms are saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 Medical Minor (Limit 1) term applied during the analysis when SaveMAOL is saved.float9  
 Medical Moderate (Limit 2) term applied during the analysis when SaveMAOL is saved.float9  
 Medical Major (Limit 3) term applied during the analysis when SaveMAOL is saved.float9  
 Medical Fatal (Limit 4) term applied during the analysis when SaveMAOL is saved.float9  
 Value for the first point on the exceedance probability curve.float9   
 Value for the second point on the exceedance probability curve.float9   
 Value for the third point on the exceedance probability curve.float9   
 Value for the fourth point on the exceedance probability curve.float9   
 Value for the fifth point on the exceedance probability curve.float9   
 Value for the sixth point on the exceedance probability curve.float9   
 Value for the seventh point on the exceedance probability curve.float9  
 Value for the eighth point on the exceedance probability curve.float9  
 Value for the ninth point on the exceedance probability curve.float9  
 Value for the tenth point on the exceedance probability curve.float9  
 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   
 Default oil price, as extracted from tDefaultLossAnalysisOption Table.float9   
 

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

For a complete list of codes, see tUnit Table.

varchar10   
 Gas price used during the analysis for the AIR Hurricane Model for Offshore Assets.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   
 Value for the eleventh point on the exceedance probability curve.float9  
 Value for the twelfth point on the exceedance probability curve.float9  
 Value for the thirteenth point on the exceedance probability curve.float9  
 Value for the fourteenth point on the exceedance probability curve.float9  
 Value for the fifteenth point on the exceedance probability curve.float9  
 

XML string that defines the loss modification option.  Used internally by Touchstone.

xml0  
 

Unique system-generated sequential identifier for the loss modification template. 

For a complete list of records, see  tLossModTemplate Table.

int4  
 Reserved for future use.decimal9 (38,0)  
 Used for version stamping.timestamp8   
 

Unique system-generated sequential identifier for the analysis record.

For a complete list of records, see tAnalysis Table.

int4  
 

Code that represents the component/model used during the analysis.

varchar10  
 

Indicates whether a summary of losses by peril were saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether a summary of losses by model were saved.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether losses were saved by zone.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether the event set included in the analysis corresponds to the current or previous version of the AIR models.

  • 1 = Yes (previous version)
  • 0 = No (current version)
bit1 
((0))
 
 

Indicates whether the vulnerability set is selected for the loss analysis.

  • 1 = Yes (Vulnerability Set selected)
  • 0 = No ( Not selected)
bit1 
((0))
 
 Code that represents the MinMaxLogicCode.varchar3  
 

Indicates whether losses were saved by sub peril.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether losses were saved by treaty.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether losses were saved by facultative program.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether custom frquency set is selected for the loss analysis.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1 
((0))
 
 

Indicates whether the AIR Analysis is selected for the loss analysis.

  • 1 = Yes (saved)
  • 0 = No (not saved)
bit1  
Objects that depend on tLossAnalysisOption
 Database ObjectObject TypeDescriptionDep Level
tLossAnalysisAdditionalOption tabletLossAnalysisAdditionalOptionTable

Stores information about the additional options for each loss analysis.

1
tLossAnalysisCustomFrequencySetXref tabletLossAnalysisCustomFrequencySetXrefTableStores the loss analysis information associated with the custom frequency set.1
tLossAnalysisDemandSurgeOption tabletLossAnalysisDemandSurgeOptionTable

Stores information about the demand surge curves applied during detailed loss analyses.

If an analysis does not include demand surge, the table does not include a row for the analysis.

1
tLossAnalysisEarthquakeOption tabletLossAnalysisEarthquakeOptionTable

Stores information about the earthquake options applied during detailed loss analyses.

If the earthquake peril is not included in a given analysis, the table does not include a row for the analysis.

1
tLossAnalysisFloodOption tabletLossAnalysisFloodOptionTableStores information about the custom flood zones included in detailed loss analyses.1
tLossAnalysisFloodPlainOption tabletLossAnalysisFloodPlainOptionTable

Stores information about the source of flood plain options in detailed loss analyses.

Applicable only for US Model in Touchstone.

The Precipitation Flood and Inland Flood perils apply to precipitation events that cause inland flooding due to river overflow, as well as to overflow caused by inadequate drainage systems. Based on the region, user can select the flood plain options before running an analysis.

1
tLossAnalysisPerilSetULOBOption tabletLossAnalysisPerilSetULOBOptionTable

Stores information about the perils and Lines of Business analyzed during the Loss analysis.

The table also identifies the percentage of the loss from storm surge or precipitation flood, when applicable.

1
tLossAnalysisSTStormOption tabletLossAnalysisSTStormOptionTableStores information about the severe storm options using during a Loss analysis.1
tLossAnalysisTerrorismOption tabletLossAnalysisTerrorismOptionTableStores information about the terrorism options used during a Loss analysis.1
tLossAnalysisVulnerabilitySetXref tabletLossAnalysisVulnerabilitySetXrefTableStores the additional options for vulnerability set files associated with loss analyses.1
tLossAnalysisZoneOption tabletLossAnalysisZoneOptionTable

Stores information about the zone sets used to generate each set of detailed loss analysis results.

If you save results by zone during an analysis, Touchstone creates one or more rows for the analysis that indicate the zone sets you specified, whether you saved summary exceedance probability (EP) results by each combination of zone and peril, and whether you saved annual EP values by zone.

1
Objects that tLossAnalysisOption depends on
 Database ObjectObject TypeDescriptionDep Level
tAnalysis tabletAnalysisTableStores information about each analysis.1
tDataServer tabletDataServerTableStores information about each data server associated with the project, including the sequential identifier (SID), name, description, connection information, and default MDF and LDF paths for the server.3
tDataSource tabletDataSourceTable

Stores information about the databases registered with the application, for example, the exposure and results databases.

2
tExposureSet tabletExposureSetTableStores exposure set information from each exposure database on the server.3
tProject tabletProjectTableStores information about each project, for example, the project name and status code.2
See Also

Related Objects

AIRProject Database