<?xml version="1.0" encoding="UTF-8"?>
<inport-metadata xmlns:xs="http://www.w3.org/2001/XMLSchema"
                 version="1.11"
                 source="https://www.fisheries.noaa.gov">
   <item-identification>
      <catalog-item-id>34249</catalog-item-id>
      <title>Table: VERS_TRIP_TRANSMIT</title>
      <short-name>VERS_TRIP_TRANSMIT</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>26730</parent-catalog-item-id>
      <parent-title>Vessel Electronic Reporting System (VERS)</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Table logs each transmission and/or upload attempt for ELB data files; trips created on the VERS Web Portal are not applicable</abstract>
      <notes>Loaded by batch 9189, 08-11-2016 10:02</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>FVTR</schema>
      <description>Table logs each transmission and/or upload attempt for ELB data files; trips created on the VERS Web Portal are not applicable</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="344094">
         <seq-order>1</seq-order>
         <name>TRIP_ID</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>14</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique trip identifier</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344100">
         <seq-order>2</seq-order>
         <name>TRANSMISSION_DATE_GMT</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Datetime (UTC) the raw data file was transmitted from the vessel</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344101">
         <seq-order>3</seq-order>
         <name>UPLOAD_DATE_GMT</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Datetime (UTC) when the data file was loaded to NEFSC databases</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344102">
         <seq-order>4</seq-order>
         <name>EMAIL_RECEIVE_DATE_GMT</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Datetime (GMT) when the email containing the raw data file was received by NEFSC servers</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344092">
         <seq-order>5</seq-order>
         <name>EMAIL_SENDER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>15</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Type or method of email submission (see FVTR_SENDER_TYPES)</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_SENDER_TYPES</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344103">
         <seq-order>6</seq-order>
         <name>FILE_NAME</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>File name of the raw data file which was submitted and archived (the legal record for eVTR reporting)</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344104">
         <seq-order>7</seq-order>
         <name>LOAD_STATUS</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>5</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Codes used to describe the load status of the file submission (see FVTR_LOAD_STATUS_CODES)</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344105">
         <seq-order>8</seq-order>
         <name>FILE_SEQ_NUM</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>File segment number used for instances of partial trip transmission</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344106">
         <seq-order>9</seq-order>
         <name>NUM_FILE_EFFORTS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Count of efforts included in the raw data file or segment (reported by ELB application)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344095">
         <seq-order>10</seq-order>
         <name>NUM_FILE_LANDINGS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Count of landings included in the raw data file or segment (reported by ELB application)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344096">
         <seq-order>11</seq-order>
         <name>TOTAL_TRIP_EFFORTS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Total count of efforts conducted within the trip as of the time of transmission (reported by ELB application)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344097">
         <seq-order>12</seq-order>
         <name>TOTAL_TRIP_LANDINGS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Total count of landings conducted within the trip as of the time of transmission (reported by ELB application)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344098">
         <seq-order>13</seq-order>
         <name>PROG_COMMENT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>500</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Additional trip status comments relevant to the file transmission and upload</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344099">
         <seq-order>14</seq-order>
         <name>SENDER_ADDRESS</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>50</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Email address of the raw data file sender</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344093">
         <seq-order>15</seq-order>
         <name>TRIP_STATUS</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>15</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Code used to describe the trip status of the data after load processing (see FVTR_TRIP_STATUS_CODES)</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_TRIP_STATUS_CODES</foreign-key-relations>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:34249</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2016-08-11T10:02:33</metadata-record-created>
      <metadata-record-last-modified-by pers-id="0">SysAdmin InPortAdmin</metadata-record-last-modified-by>
      <metadata-record-last-modified>2022-08-09T17:11:16</metadata-record-last-modified>
      <record-published>2016-08-23</record-published>
      <owner-organization>Northeast Fisheries Science Center</owner-organization>
      <owner-organization-acronym>NEFSC</owner-organization-acronym>
      <owner-organization-address>166 Water Street</owner-organization-address>
      <owner-organization-address-city>Woods Hole</owner-organization-address-city>
      <owner-organization-address-state>MA</owner-organization-address-state>
      <owner-organization-address-zip>02543-1026</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>(508)495-2000</owner-organization-phone>
      <owner-organization-url>https://www.nefsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>8:00 a.m. to 4:30 p.m. Monday - Friday</owner-organization-business-hours>
      <owner-organization-group-id>1001</owner-organization-group-id>
      <publication-status>Public</publication-status>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2016-08-23</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-08-23</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
