request_blob_data
EntityType Dependent
Logical Entity Name request_blob_data
Default Table Name request_blob_data
Definition
Note

request_blob_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
req_db_site(PK)(FK) CHAR(16) NO
req_db_id(PK)(FK) NUMERIC(10, 0) NO
request_id(PK)(FK) NUMERIC(10, 0) NO
bd_db_site(PK)(FK) CHAR(16) NO
bd_db_id(PK)(FK) NUMERIC(10, 0) NO
bd_type_code(PK)(FK) NUMERIC(10, 0) NO
bd_ordering_seq(PK) NUMERIC(10, 0) NO
blct_db_site(FK) CHAR(16) NO
blct_db_id(FK) NUMERIC(10, 0) NO
blc_type_code(FK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
assoc_file_name NVARCHAR(254) YES
image_data PICTURE YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

request_blob_data Keys
Key Name Key Type Keys
PK414 PrimaryKey req_db_site,req_db_id,request_id,bd_db_site,bd_db_id,bd_type_code,bd_ordering_seq

request_blob_data Relationships
Parent Entity Child Entity Type Foreign Keys
request request_blob_data Identifying req_db_site,req_db_id,request_id
blob_data_type request_blob_data Identifying bd_db_site,bd_db_id,bd_type_code
blob_content_type request_blob_data Non-Identifying blct_db_site,blct_db_id,blc_type_code
site_database request_blob_data Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type request_blob_data Non-Identifying rstat_type_code

request_blob_data Attachments
Name Datatype Value Override Default Value Description