Creation Date | 10/23/2017 4:37 PM |
File Group | PRIMARY |
Text File Group | PRIMARY |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 332 |
Data Space Used | 304.00 KB |
Index Space Used | 24.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | AnalysisTargetTypeCode | Code that represents the type of analysis target associated with the table. For a complete list of codes, see tAnalysisTargetType Table. | varchar | 10 | |||
![]() | OutPutTypeCode | Code that represents the perspective of the losses in the table. For a complete list of codes, see tOutputType Table. | varchar | 15 | |||
![]() | ResultDetailTypeCode | Code that represents the level of detail of the losses in the table.
Users select the level of detail in the Geography drop-down list in the Output Options pane when they configure analyses. | varchar | 15 | |||
![]() | SaveByLOB | Indicates whether the Line of Business output option is associated with the table.
| bit | 1 | |||
![]() | SaveByZone | Indicates whether the table includes losses by zone.
| bit | 1 | |||
![]() | IsByProgram | Indicates whether the table includes losses by program.
| bit | 1 | |||
![]() | IsSourceInuring | Indicates whether the table includes losses for sourcing or inuring reinsurance programs.
| bit | 1 | |||
![]() | TableType | Type of the table during pre- and post-processing by the loss analysis engine. | varchar | 30 | |||
![]() | TableName | 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. | varchar | 255 | |||
SliceOperation | Action taken by the loss analysis engine to generate the table. | varchar | 30 | ![]() | |||
CreateTableStmt | SQL statement used by the loss analysis engine to create the table. | varchar | 16 | ![]() | |||
SelectStmt | SQL statement used by the loss analysis engine to create the table. | varchar | 16 | ![]() | |||
GroupBy | SQL statement used by the loss analysis engine to create the table. | varchar | 16 | ![]() | |||
CreateCCSI | Indicates whether the loss analysis engine creates clustered columnstore indices when creating the table.
| bit | 1 | ![]() | |||
PartitionColumn | Column used by the loss analysis engine to partition slice tables. | varchar | 255 | ![]() | |||
SourceBaseTableName | Name of the table that the loss analysis engine uses as a source of information. | varchar | 255 | ![]() | |||
FinalResultProcOrder | Order that the table is generated in. | int | 4 | ![]() |