Touchstone Re 2022 Database Reference
tCompanyLossSet Table
AIRCompanyLoss Database : tCompanyLossSet Table
Description

Stores relationships between company loss file (CLF) sets and companies for CLF sets exported from Touchstone to Touchstone Re.

Properties
Creation Date4/4/2022 3:03 AM
File GroupPRIMARY
Text File GroupPRIMARY
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 CLF set.

int4   
 Date and time the CLF set was created.datetime4  
 

Indicates whether the CLF set is associated with an expanded multi-year catalog.

  • 1 = Yes
  • 0 = No
bit1   
 User-specified comments about the CLF set.varchar16  
 

Unique system-generated sequential identifier for the parent CLF set.

Touchstone generates multiple CLF sets during an analysis if the analysis includes different catalog types, for example, stochastic and historical. The parent CLF set is the CLF set generated for the stochastic catalog.

int4  
 

Unique system-generated identifier for the analysis that generated the CLF.

You can use the analysis SID and the activity SID to find more information about the CLF. For more information, see tCLEXPORT_NNNN_AAAA Table.

int4  
 

Unique system-generated identifier for the export job.

You can use the analysis SID and the activity SID to find more information about the CLF. For more information, see tCLEXPORT_NNNN_AAAA Table.

int4  
 

System-provided status code for the record in the table.

For a complete list of codes, see tStatus Table.

varchar10
('A')
 
Objects that depend on tCompanyLossSet
 Database ObjectObject TypeDescriptionDep Level
tCompanyLossCatalog tabletCompanyLossCatalogTable

Stores metadata about company loss files (CLF) that users exported from Touchstone to Touchstone Re.

The metadata includes information about the event catalogs associated with each CLF.

1
See Also

Related Objects

AIRCompanyLoss Database