A set of data values measured or calculated during a well test, such as a pressures or rates measured over time.
instance_s (PK, M: CHAR VARYING(19))
Surrogate key of the table.
instance_create_date (O: TIMESTAMP)
e_and_p_data.instance_create_date
This is the date that this instance was created. This date is defined by the source if imported, or is the date the instance is created if a new instance.
last_updated (O: TIMESTAMP)
e_and_p_data.last_updated
This is the date that this instance was last updated. This value should be updated when any part of this instance is altered (except for inverse relationships).
data_value_sl (O: CHAR VARYING(16))
data_trace.data_value
A multidimensional array of data containing one or more characteristics which can be indexed in various ways.
description (O: CHAR VARYING(2000))
e_and_p_data.description
A remark or comment about the instance.
identifier (O: CHAR VARYING(80))
data_trace.identifier
The identifying label assigned to a data trace.
instance_creator (O: CHAR VARYING(80))
e_and_p_data.instance_creator
This is the person, company or application that created this instance. This identifies the party responsible for loading this instance.
last_updated_by (O: CHAR VARYING(80))
e_and_p_data.last_updated_by
This records the person or application making the update to this instance.
source (O: CHAR VARYING(80))
e_and_p_data.source
The provider of this instance, which is usually a data provider for imported/purchased data. If this instance is provided by POSC, then this attribute must be "POSC".
activity_s (FSK, O: CHAR VARYING(19))
process_data.activity
Defines the activity which created this instance. well_test_trace.activity
Defines the activity which created this instance.
Defines a foreign key to table activity.
grid_element_behavior.grid_geometry_behavior
This is the description of grid geometry for which this set of grid element properties are defined. grid_geometry_behavior_s: Implements a foreign key to a row in one of the tables projected from entity grid_geometry_behavior depending on the value of the next column (See below). grid_geometry_behavior_t: Defines the name of the referenced table. Possible values are defined in @grid_geometry_behavior.
naming_system (FNK, O: CHAR VARYING(80))
data_trace.naming_system
The naming system in which the identifier is specified and determined to be unique.
Defines a foreign key to table naming_system.
temporary_completion_s (FSK, O: CHAR VARYING(19))
well_test_trace.temporary_completion
The temporary completion which is being described.
Defines a foreign key to table borehole_component.
well_completion_s (FSK, O: CHAR VARYING(19))
well_test_trace.well_completion
The well completion which is being described.
Defines a foreign key to table well_completion.