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

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

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

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

Code that represent the CLASIC/2 catalog type.

  • 1 = STC
  • 3 = HIST
  • 4 = CUST
  • 5 = REAL
  • 6 = USER
  • 7 = RDS
  • 8 = ALERT
  • 10 = Model builder
smallint2   
 

Code that represents the Touchstone catalog type.

For a complete list of codes, see tCatalogType Table

varchar10   
 Description of the catalog type.varchar1024  
Objects that tConvertCL2CatalogType depends on
 Database ObjectObject TypeDescriptionDep Level
tCatalogType tabletCatalogTypeTable

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

1
See Also

Related Objects

AIRReference Database