Entity
Name PROVISIONING
Definition A Provisioning represents one or more Provisoining Requests for additonal resources, usually disk space, but can also be CPUs and memory.

Attribute
Name Definition Datatype Required Is PK Is FK
Provisioning Identifier A Provisioning Identifier is a unique value assigned to represent one or more requested hardware changes to an application database server. INTEGER Yes Yes No
Application Database Identifier An Application Database Identifier is a unique value that denotes a particular application database. INTEGER Yes No Yes
Provisioning Request Timestamp A Provisioning Request Timestamp is a certain point in time within the noted 24 hour period on the Gregorian calendear during which additional server resources were asked for. TIMESTAMP Yes No No
Authorized Requestor Identifier An Authorized Requestor Identifier is a unique value assigned to represent a specific person who is authorized to request hardware changes to a particular application database. INTEGER Yes No Yes
Comment Text A Commnet Text is the free form text with provides additional information regarding a particular Provisioning Request. VARCHAR(4000) Yes No No