Footprints Data Model

Table
Name cfg_area_type
Comment
The lookup table for the high level area of Configuration.  Values include
APPLICATION
BUSINESS, CORE, DEPLOYMENT, INFRASTRUCTURE, TOOL

Column
Name Datatype Comment Is PK Is FK
cfg_area_type_name varchar(100) The name of the Configuration Area Type. Yes No
cfg_area_type_descr varchar(512)
A descriptive name of the Configuration Area Type.  This descriptive name may
be localized.
No No