Touchstone Re 2022 Database Reference
tReinsuranceOutputOptionsTableList Table
AIRReference Database : tReinsuranceOutputOptionsTableList Table
Description
Stores the names of the tables that Touchstone Re creates for each set of analysis options.
Properties
Creation Date10/23/2017 4:37 PM
File GroupPRIMARY
Text File GroupPRIMARY
System Object
Published for Replication
Rows332
Data Space Used304.00 KB
Index Space Used24.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the type of analysis target associated with the table.

For a complete list of codes, see tAnalysisTargetType Table.

varchar10   
Primary Key 

Code that represents the perspective of the losses in the table.

For a complete list of codes, see tOutputType Table.

varchar15   
Primary Key 

Code that represents the level of detail of the losses in the table.

  • AREA = Area
  • EVNT = Event Total
  • SUBA = Subarea

Users select the level of detail in the Geography drop-down list in the Output Options pane when they configure analyses.

varchar15   
Primary Key 

Indicates whether the Line of Business output option is associated with the table.

  • 1 = Yes (associated)
  • 0 = No (not associated)
bit1   
Primary Key 

Indicates whether the table includes losses by zone.

  • 1 = Yes (included)
  • 0 = No (not included)
bit1   
Primary Key 

Indicates whether the table includes losses by program.

  • 1 = Yes (included)
  • 0 = No (not included)
bit1   
Primary Key 

Indicates whether the table includes losses for sourcing or inuring reinsurance programs.

  • 1 = Yes (included)
  • 0 = No (not included)
bit1   
Primary Key 

Type of the table during pre- and post-processing by the loss analysis engine.

varchar30   
Primary Key 

Name of the table associated with the set of analysis options.

For each analysis, the application prepends the analysis SID (sequential identifier) and the analysis type, for example, t126_LOSS_ByReAnnualEP.

varchar255   
 Action taken by the loss analysis engine to generate the table.varchar30  
 SQL statement used by the loss analysis engine to create the table.varchar16  
 SQL statement used by the loss analysis engine to create the table.varchar16  
 SQL statement used by the loss analysis engine to create the table.varchar16  
 

Indicates whether the loss analysis engine creates clustered columnstore indices when creating the table.

  • 1 = Yes (creates)
  • 0 = No (does not create)
bit1  
 Column used by the loss analysis engine to partition slice tables.varchar255  
 Name of the table that the loss analysis engine uses as a source of information.varchar255  
 Order that the table is generated in.int4  
See Also

Related Objects

AIRReference Database