Name | Dataset_Representation |
---|---|
Entity Type | Extension of Seismic_Dataset |
Description | Parameters of storage cubes (bricks) in a data store for faster access. |
Submodel | Seismic |
Entity Scope | Project |
Primary Key | Seismic_Dataset_Id |
Natural Key | |
Generalizations | Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Brick_Storage_I_Size | int | No_Unit |
Size of the brick (storage) dimension in I direction. | No |
NUMBER(10) |
Brick_Storage_J_Size | int | No_Unit |
Size of the brick (storage) dimension in J direction. | No |
NUMBER(10) |
Brick_Storage_K_Size | int | No_Unit |
Size of the brick (storage) dimension in K direction. | No |
NUMBER(10) |
Insert_Date | DATE | NA |
Date the entity was created in the repository | No |
DATE |
Insert_User | STRING64 | NA |
The name of the user responsible for the creation of this entity in the repository. | No |
VARCHAR2(64) |
Produced_By | STRING64 | NA |
The name of application role that created the entity, for data created programmatically. | No |
VARCHAR2(64) |
SDAT_Label | int | No_Unit |
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. | No |
NUMBER(10) |
Seismic_Dataset_Id | Seismic_Dataset |
|
Refers to storage representation parameters in a remote data store | Yes |
NUMBER(38) |
Update_Date | DATE | NA |
Date of the most-recent modification to the entity. | No |
DATE |
Update_User | STRING64 | NA |
The name of the user responsible for the last modification to this entity. | No |
VARCHAR2(64) |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Seismic_Dataset | Seismic_Dataset | Refers to storage representation parameters in a remote data store | Cascade | Yes |