Table: ATL_RECORD_STATUS
Entity (ENT) | Alaska Fisheries Science Center (AFSC)GUID: gov.noaa.nmfs.inport:9746 | Updated: August 9, 2022 | Published / External
-
View As
- Full List View
- Printable Form
- EXPORTS
- InPort XML
- View in Hierarchy
Summary
This entity represents the list of records which will or have been trasmitted to AFSC. It identifies the table, unique identifier, action status (CRUD), and transmission status of each record.
DescriptionThis entity represents the list of records which will or has been trasmitted to AFSC. It identifies the table, unique identifier, action status (CRUD), and transmission status of each record.
Entity Information
Entity Type
Data Table
Data Attribute / Type | Description |
---|---|
RECORD_STATUS_SEQ
NUMBER |
Sequence Generated Unique Identifier for records that are currently queued for loading. |
RECORD_SET_STATUS_SEQ
NUMBER |
Sequence generated unique identifier of a record set header |
CRUISE
NUMBER |
Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. Here it identifies which cruise this element in the recordset belongs to. |
TABLE_NAME
VARCHAR2 |
Table name from which a record is inserted, updated or deleted. |
PK1_COLUMN_NAME
VARCHAR2 |
Primary key column name for the referenced table. |
PK1_VALUE
VARCHAR2 |
Primary key column value for the referenced table. |
PK2_COLUMN_NAME
VARCHAR2 |
Compound primary key column name for the referenced table. |
PK2_VALUE
VARCHAR2 |
Compound primary key column value for the referenced table. |
STATUS_CODE
VARCHAR2 |
This attribute identifies the action taken on this record. Valid Values I = Insert, U = Update, D = delete |
LOADED_TO_ATLAS_FLAG
VARCHAR2 |
This attribute defaults to N when loaded from the field. Successful transfer to the production ATL tables, sets the value to 'Y'. |
DEBRIEFED_FLAG
VARCHAR2 |
This attribute defaults to N when loaded from the field. Validation of the record during the debriefing process, sets the value to 'Y'. |
EDITOR
VARCHAR2 |
Current user when record was changed. |
CREATION_DATE
DATE |
Load date from working to production tables. |
MODIFIED_DATE
DATE |
Date of last edit to any value in the record. |
PERMIT
VARCHAR2 |
Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau |
Child Items
No Child Items for this record.
Contact Information
No contact information is available for this record.
Please contact the owner organization (AFSC) for inquiries on this record.
Item Identification
Title: | Table: ATL_RECORD_STATUS |
---|---|
Short Name: | ATL_RECORD_STATUS |
Status: | Completed |
Abstract: |
This entity represents the list of records which will or have been trasmitted to AFSC. It identifies the table, unique identifier, action status (CRUD), and transmission status of each record. |
Notes: |
Loaded by batch 2390, 06-30-2009 16:11 |
Keywords
Theme Keywords
Thesaurus | Keyword |
---|---|
UNCONTROLLED | |
None | AFSC |
None | ATL |
None | ATLAS |
None | BYCATCH |
None | DATA LOAD |
None | FMA |
None | GROUNDFISH |
None | NORPAC |
None | OBSERVER |
Spatial Keywords
Thesaurus | Keyword |
---|---|
UNCONTROLLED | |
None | AI |
None | ALEUTIAN ISLANDS |
None | BERING SEA |
None | BS |
None | BSAI |
None | GOA |
None | GULF OF ALASKA |
Entity Information
Entity Type: | Data Table |
---|---|
Active Version?: | Yes |
Schema Name: | NORPAC |
Description: |
This entity represents the list of records which will or has been trasmitted to AFSC. It identifies the table, unique identifier, action status (CRUD), and transmission status of each record. |
Data Attributes
Attribute Summary
Name | Type | Description | ||
---|---|---|---|---|
100
|
RECORD_STATUS_SEQ | NUMBER | Sequence Generated Unique Identifier for records that are currently queued for loading. | |
100
|
RECORD_SET_STATUS_SEQ | NUMBER | Sequence generated unique identifier of a record set header | |
100
|
CRUISE | NUMBER | Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. Here it identifies which cruise this element in the recordset belongs to. | |
100
|
TABLE_NAME | VARCHAR2 | Table name from which a record is inserted, updated or deleted. | |
100
|
PK1_COLUMN_NAME | VARCHAR2 | Primary key column name for the referenced table. | |
100
|
PK1_VALUE | VARCHAR2 | Primary key column value for the referenced table. | |
100
|
PK2_COLUMN_NAME | VARCHAR2 | Compound primary key column name for the referenced table. | |
100
|
PK2_VALUE | VARCHAR2 | Compound primary key column value for the referenced table. | |
100
|
STATUS_CODE | VARCHAR2 | This attribute identifies the action taken on this record. Valid Values I = Insert, U = Update, D = delete | |
100
|
LOADED_TO_ATLAS_FLAG | VARCHAR2 | This attribute defaults to N when loaded from the field. Successful transfer to the production ATL tables, sets the value to 'Y'. | |
100
|
DEBRIEFED_FLAG | VARCHAR2 | This attribute defaults to N when loaded from the field. Validation of the record during the debriefing process, sets the value to 'Y'. | |
100
|
EDITOR | VARCHAR2 | Current user when record was changed. | |
100
|
CREATION_DATE | DATE | Load date from working to production tables. | |
100
|
MODIFIED_DATE | DATE | Date of last edit to any value in the record. | |
100
|
PERMIT | VARCHAR2 | Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau |
Attribute Details
RECORD_STATUS_SEQ
Seq. Order: | 1 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | Yes |
Precision: | 9 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence Generated Unique Identifier for records that are currently queued for loading. |
General Data Type: | NUMBER |
RECORD_SET_STATUS_SEQ
Seq. Order: | 2 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | No |
Precision: | 9 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence generated unique identifier of a record set header |
General Data Type: | NUMBER |
CRUISE
Seq. Order: | 3 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | Yes |
Precision: | 8 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. Here it identifies which cruise this element in the recordset belongs to. |
General Data Type: | NUMBER |
TABLE_NAME
Seq. Order: | 4 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 30 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
Table name from which a record is inserted, updated or deleted. |
General Data Type: | VARCHAR2 |
PK1_COLUMN_NAME
Seq. Order: | 5 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 30 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
Primary key column name for the referenced table. |
General Data Type: | VARCHAR2 |
PK1_VALUE
Seq. Order: | 6 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 9 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
Primary key column value for the referenced table. |
General Data Type: | VARCHAR2 |
PK2_COLUMN_NAME
Seq. Order: | 7 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 30 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Compound primary key column name for the referenced table. |
General Data Type: | VARCHAR2 |
PK2_VALUE
Seq. Order: | 8 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 9 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Compound primary key column value for the referenced table. |
General Data Type: | VARCHAR2 |
STATUS_CODE
Seq. Order: | 9 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
This attribute identifies the action taken on this record. Valid Values I = Insert, U = Update, D = delete |
General Data Type: | VARCHAR2 |
LOADED_TO_ATLAS_FLAG
Seq. Order: | 10 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
This attribute defaults to N when loaded from the field. Successful transfer to the production ATL tables, sets the value to 'Y'. |
General Data Type: | VARCHAR2 |
DEBRIEFED_FLAG
Seq. Order: | 11 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
This attribute defaults to N when loaded from the field. Validation of the record during the debriefing process, sets the value to 'Y'. |
General Data Type: | VARCHAR2 |
EDITOR
Seq. Order: | 12 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 30 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
Current user when record was changed. |
General Data Type: | VARCHAR2 |
CREATION_DATE
Seq. Order: | 13 |
---|---|
Data Storage Type: | DATE |
Max Length: | 7 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
Load date from working to production tables. |
General Data Type: | DATE |
MODIFIED_DATE
Seq. Order: | 14 |
---|---|
Data Storage Type: | DATE |
Max Length: | 7 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Date of last edit to any value in the record. |
General Data Type: | DATE |
PERMIT
Seq. Order: | 15 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 6 |
Required: | Yes |
Primary Key: | Yes |
Status: | Active |
Description: |
Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau |
General Data Type: | VARCHAR2 |
Catalog Details
Catalog Item ID: | 9746 |
---|---|
GUID: | gov.noaa.nmfs.inport:9746 |
Metadata Record Created By: | Doug Turnbull |
Metadata Record Created: | 2009-06-30 16:11+0000 |
Metadata Record Last Modified By: | SysAdmin InPortAdmin |
Metadata Record Last Modified: | 2022-08-09 17:11+0000 |
Metadata Record Published: | 2018-09-26 |
Owner Org: | AFSC |
Metadata Publication Status: | Published Externally |
Do Not Publish?: | N |
Metadata Last Review Date: | 2018-09-26 |
Metadata Review Frequency: | 1 Year |
Metadata Next Review Date: | 2019-09-26 |