CEDE 9.0 Database Reference
tCatalogType Table
AIRReference Database : tCatalogType Table
Description

Stores the possible catalogs that can be used during a Loss analysis.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows8
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the catalog type.

  • ALERT = ALERT
  • CUST = Custom
  • HIST = Historical Events
  • RDS = Lloyd's Realistic Disaster Scenarios
  • REAL = RealTime
  • STC = Stochastic
  • USER = User Custom Events
varchar10   
 

Name of the catalog type.

Corresponds to the code in CatalogTypeCode.

varchar40   
 Description of the catalog.varchar1024  
 

System-defined identifier for the catalog type.

Corresponds to the code in CatalogTypeCode.

tinyint1   
Objects that depend on tCatalogType
 Database ObjectObject TypeDescriptionDep Level
tConvertCL2CatalogType tabletConvertCL2CatalogTypeTable

Stores information about the catalog types used in CLASIC/2.

Touchstone uses the information to convert CLASIC/2 catalog types to Touchstone catalog types.

1
See Also

Related Objects

AIRReference Database