Entity
Name PROVISIONING REQUEST
Definition A Provisioning Request represents a specific application for additonal resources, usually disk space, but can also be CPUs and memory.

Attribute
Name Definition Datatype Required Is PK Is FK
Provisioning Request Identifier A Provisioning Request Identifier is the unique value that represents precisely what hardware change is being requested by the Authorized Requestor. INTEGER Yes Yes No
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 No Yes
Requested Size Count A Requested Size Count is the numeric value of the kind of request being made. NUMBER(15,2) Yes No No
Provisioning Request Type Code A Provisioning Request Type Code is a alphanumeric value that classifies the type of Provisioning Request being made. VARCHAR(10) Yes No Yes
Comment Text A Comment Text is the free form text that further clarifies the requested resources. VARCHAR(4000) No No No