Entity
Name APPLICATION HOST
Definition A Host is a computer server that usually exists for the purpose of hosting some kind of software (web server, database, application server, etc...)

Attribute
Name Definition Datatype Required Is PK Is FK
Application Host Identifier An Application Host Identifier is a unique value assigned to represent a particular computer functioning as a server. INTEGER Yes Yes No
Application Host Name An Application Host Name is the word or words by which a particular computer server is known by. VARCHAR(256) Yes No No
Location Text A Location Text is the free form textual description of where a particular computer server resides. VARCHAR(4000) No No No
Central Processing Unit Core Count A Central Processing Unit Core Count is the number of CPUs a particular host may physically have available. INTEGER No No No
Operating System Code An Operating System Code is the unique value assigned to represent a particular computer operating system and the particular version. VARCHAR(10) Yes No Yes
Enterprise Data Architecture Group Identifier An Enterprise Data Architecture Group Identifier is a unique value that represents a certain collection of individuals within the group INTEGER Yes No Yes