| Field | Description | Type | Null | Limits | Size | Key | Default | Authority | Source |
|---|---|---|---|---|---|---|---|---|---|
| ID | This is a unique ID automatically assigned to each Raw product by the database server. This field should be ignored by exernal applications. | INT(10) unsigned auto_increment | Not Null | Primary Key | db server | ||||
| PATHNAME | The full path and filename of the raw product in the local filesystem. | TEXT | Not Null | HiDog | |||||
| GAPS | The number of gaps in the raw product. | INT(10) unsigned | HiDog | ||||||
| GAPS_PERCENT | The percentage of the raw product that has gaps. | FLOAT | HiDog | ||||||
| FILE_CREATION_TIME | The time the file was recieved and created at HiROC? | DATETIME | HiDog | ||||||
| LAST_UPDATE | This column records the last time a record was recorded | TIMESTAMP | db server |
Table Options:
This page was generated from the XML HiCat Data Dictionary.
Please send comments to: HiCat@pirlmail.lpl.arizona.edu.