<?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>5404</catalog-item-id>
      <title>Table: FLS_INT_VALIDATION_ERRORS</title>
      <short-name>FLS_INT_VALIDATION_ERRORS</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>5402</parent-catalog-item-id>
      <parent-title>Pelagic Dealer Commercial Landings Monitoring (HMS Dealers)</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Hold Validation Errors from the processing of a scanned batchof logbook data. All columns may not be used in this table depeneding upon whether the validation run is for a dealer logbook, or from whatever fishers logbook that was scanned</abstract>
      <notes>Loaded by batch 1703, 10-15-2007 10:13</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>FLS</schema>
      <description>Hold Validation Errors from the processing of a scanned batchof logbook data. All columns may not be used in this table depeneding upon whether the validation run is for a dealer logbook, or from whatever fishers logbook that was scanned</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="16803">
         <seq-order>1</seq-order>
         <name>ERROR_NUMBER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Error Number</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16802">
         <seq-order>2</seq-order>
         <name>BATCH_NUMBER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Batch Number</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16801">
         <seq-order>3</seq-order>
         <name>SCHEDULE_NUMBER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Schedule Number</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16800">
         <seq-order>4</seq-order>
         <name>LOGBOOK_KEY</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Logbook Key -- Links to FLS_LOGBOOKS Received</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16799">
         <seq-order>5</seq-order>
         <name>FISHING_ACTIVITY_KEY</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Fishing Activity Key</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16798">
         <seq-order>6</seq-order>
         <name>GEAR_FISHED_KEY</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Gear Fished Key Of Record With Errors</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16797">
         <seq-order>7</seq-order>
         <name>CATCH_KEY</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Catch Key Of Record With Errors</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16796">
         <seq-order>8</seq-order>
         <name>CHILD_NAME_KEY</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>In caes of fisher logbooks, the name of the child table that is generating the error</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16795">
         <seq-order>9</seq-order>
         <name>CHILD_VALUE_KEY</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>In caes of fisher logbooks, the valuef the child table column  that is generating the error</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16794">
         <seq-order>10</seq-order>
         <name>TABLE_NAME</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>Oracle Table that contains validation Error</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16793">
         <seq-order>11</seq-order>
         <name>COLUMN_NAME</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>Oracle Column of Record containg validation error</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16792">
         <seq-order>12</seq-order>
         <name>VALUE</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>Data Value in error</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16791">
         <seq-order>13</seq-order>
         <name>ERROR_MESSAGE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>200</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Validation Error Message</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16790">
         <seq-order>14</seq-order>
         <name>DATA_TYPE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Data Type Of Column That is in err</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16789">
         <seq-order>15</seq-order>
         <name>TABLE_TYPE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Type Of table that has validation error</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16788">
         <seq-order>16</seq-order>
         <name>ERROR_TYPE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Type Of validation error</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16787">
         <seq-order>17</seq-order>
         <name>DATE_ENTERED</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>Date Time stamp of when record was added to this table</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16786">
         <seq-order>18</seq-order>
         <name>SOURCE_FILE</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>Name Of File Loaded That caused validation error</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16785">
         <seq-order>19</seq-order>
         <name>USERID</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Oracle Id of one who ran validation program</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16784">
         <seq-order>20</seq-order>
         <name>ERROR_TYPE_CHANGED</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Has Type Of Error changed. Valid values or Y or N.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16783">
         <seq-order>21</seq-order>
         <name>BATCH_SEQUENCE_NUMBER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Batch sequence Number of record that erred</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16782">
         <seq-order>22</seq-order>
         <name>VESSEL_ID_NUMBER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Vessel Identification Number Of Record that erred</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:5404</guid>
      <metadata-record-created-by pers-id="1279">Lee Weinberger</metadata-record-created-by>
      <metadata-record-created>2007-10-15T10:13:54</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:00</metadata-record-last-modified>
      <record-published>2021-05-06</record-published>
      <owner-organization>Southeast Fisheries Science Center</owner-organization>
      <owner-organization-acronym>SEFSC</owner-organization-acronym>
      <owner-organization-address>75 Virginia Beach Drive</owner-organization-address>
      <owner-organization-address-city>Miami</owner-organization-address-city>
      <owner-organization-address-state>FL</owner-organization-address-state>
      <owner-organization-address-zip>33149</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>(305)361-5761</owner-organization-phone>
      <owner-organization-url>www.sefsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>8:00 a.m. - 4:30 p.m. EST</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>2021-05-06</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2022-05-06</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
