| Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
sta |
|
VARCHAR(6) |
NO |
Station code. This is the common code-name of a seismic observatory. Generally only three or four characters are used |
net |
|
VARCHAR(8) |
NO |
Unique network identifier. This character string is the name of a seismic network |
filamp_nb |
|
NUMERIC(8, 0) |
NO |
This attribute represents the filter-amplifier number |
pchannel_nb |
|
NUMERIC(8, 0) |
NO |
This attribute denotes a physical channel |
ondate |
|
DATE |
NO |
This attribute denotes the start date |
| next_hard_type |
|
VARCHAR(1) |
NO |
This attribute denotes the next hardware type |
| next_hard_nb |
|
NUMERIC(8, 0) |
NO |
This attribute denotes the next hardware number |
| next_hard_pchannel |
|
NUMERIC(8, 0) |
NO |
This attribute denotes the next hardware physical channel |
| offdate |
|
DATE |
YES |
This attribute denotes the end date |
| lddate |
|
DATE |
YES |
Load date. Date and time that the record was created or last modified, in Oracle date datatype |