Touchstone 2022 Database Reference
tAnalysisTarget Table
AIRResult : tAnalysisTarget Table
Description

Stores information about the target of each analysis.

A detailed loss analysis has one analysis target: an exposure view.

A marginal impact analysis has two analysis targets: the reference portfolio and the new portfolio or policy to assess.

A loss group analysis has two or more analysis targets: the loss result sets or loss groups to combine.

Properties
Creation Date4/11/2022 5:46 PM
File GroupPRIMARY
Text File Group
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 results record.

For a complete list of records, see tAnalysisResult Table.

int4   
Primary Key Identifier of the analysis target on which the analysis is going to be performed.int4   
 

Code that represents the role type of the analysis target. This is used only for a Marginal Impact analysis.

For a complete list of codes, see tAnalysisTargetRole Table.

varchar10  
 

Code that represents the analysis target type.

For a complete list of codes, see tAnalysisTargetType Table.

varchar10   
 

Unique system-generated sequential identifier for the analysis target record.

int4   
 Name of the data structure that was analyzed.varchar255   
 Name of the database in which the analysis target is found.varchar255  
 Unique system-generated identifier for the database where analysis target is found.uniqueidentifier16  
Objects that tAnalysisTarget depends on
 Database ObjectObject TypeDescriptionDep Level
tAnalysisResult tabletAnalysisResultTable

Contains general information about the analyses that produced the results.

The table includes one row for each analysis in the database, regardless of the analysis type (Loss, Loss Grouping, Catastrophe Excess of Loss, or Marginal Impact).

1
See Also

Related Objects

AIRResult
Locating Results for a Specific Analysis