Name POINT_ER
Comment Point emission release point table

Column
Name Is PK Is FK UDP Datatype Null Option Comment
PRIMARY_KEY Yes No NUMBER(20) NOT NULL Unique System Assigned ID
RECORD_TYPE No No VARCHAR2(2) NULL A code that identifies the type of Record
STATE_FACILITY_IDENTIFIER No No VARCHAR2(15) NULL Unique ID number used by a state/local/tribal agency to identify a facility.
STATE_AND_COUNTY_FIPS_CODE No No VARCHAR2(5) NULL
The FIPS code for the state and county.  Code table -
STATE_AND_COUNTY_FIPS_CODE.  Also see notes for Tribal Code.  If State and
County FIPS code does not apply, enter value = 0000 (e.g., 5 zeroes).
EMISSION_RELEASE_POINT_ID No No VARCHAR2(6) NULL Emission release point id
EMISSION_RELEASE_POINT_TYPE No No VARCHAR2(2) NULL Emission release point type
STACK_HEIGHT No No NUMBER NULL
The height (in feet) of a stack.  Report value as measured in feet.
STACK_DIAMETER No No NUMBER NULL
The diameter (in feet) of a stack.  Report value as measured in feet.
STACK_FENCELINE_DISTANCE No No NUMBER NULL
Numeric value for stack to fenceline distance (in feet).  Report value as
measured in feet.
EXIT_GAS_TEMPERATURE No No NUMBER NULL
The temperature of an exit gas stream (degree Fahrenheit).  Report value as
measured in Fahrenheit.
EXIT_GAS_VELOCITY No No NUMBER NULL
The velocity of an exit gas stream (feet per second).   Report value as
measured in feet/second.
EXIT_GAS_FLOW_RATE No No NUMBER NULL
Numeric value of stack gas flow rate in actual cubic feet per second.   Report
value as measured in cubic feet/second.
X_COORDINATE No No NUMBER NULL
Longitude measure in decimal degrees of the angular distance on a meridian east
or west of the prime meridian.  Negative (-) data point for N America. Include
(-) sign, Ex. -123.234561; or UTM Easting in kilometers.    If LATLON measure,
report value in decimal degrees.  If UTM, report value for UTM zone.
Y_COORDINATE No No NUMBER NULL
strAttributeDescription
Latitude measure in decimal degrees of the angular distance on a meridian north
or south of the equator.  Positive (+) data point for N America. Include (+)
sign, Ex. +78.123456; or UTM Northing in kilometers. If LATLON measure, report
value in decimal degrees.  If UTM, report value for UTM zone.
UTM_ZONE No No NUMBER(2) NULL
Zone number in UTM coordinate system.  Required if XY COORDINATE TYPE = UTM.
XY_COORDINATE_TYPE No No VARCHAR2(8) NULL
Type of coordinate system used, eg., LATLON or UTM.    Code table -
XY_COORD_TYPE
HORIZONTAL_AREA_FUGITIVE No No NUMBER NULL
Horizontal area of fugitive emissions.  Numeric value of horizontal dimension.
RELEASE_HEIGHT_FUGITIVE No No NUMBER NULL
Release height (above terrain) of fugitive emissions.  Numeric value of release
height.
FUGITIVE_DIMENSIONS_UNIT No No VARCHAR2(10) NULL Unit of Measure
EMISSIONS_RELEASE_PT_DESCRIPT No No VARCHAR2(80) NULL Description of the emission release point value
SUBMITTAL_FLAG No No VARCHAR2(4) NULL
Submittal status of record when providing data corrections to NEI.  Add;
Delete; Revise/ Del;or Revise/ Add   See User's guide instruction. Enter
applicable code - A; D; RD; or RA.
HORIZONTAL_COLLECTION_MTHD_COD No No VARCHAR2(3) NULL
Method used to determine the lat and lon coordinates for a point on the earth. 
Code table - HORIZONTAL_COLLECTION_METHOD
HORIZONTAL_ACCURACY_MEASURE No No VARCHAR2(6) NULL The measure of accuracy (in meters) of the lat and lon coordinates.
HORIZONTAL_REFERENCE_DATUM_COD No No VARCHAR2(3) NULL
Code that represents the reference datum used to determine the lat / lon
coordinates.
REFERENCE_POINT_CODE No No VARCHAR2(3) NULL
The code that represents the place for which geographic coordinates were
established.  Code value should be 106 (e.g., Point where substance is
released).  Code table - REFERENCE_POINT
SOURCE_MAP_SCALE_NUMBER No No VARCHAR2(10) NULL
The number that represents the proportional distance on the ground for one unit
of measure on the map or photo.  Applicable only when a map has been used to
determine lat / lon.
COORDINATE_DATA_SOURCE_CODE No No VARCHAR2(3) NULL
The code that represents the party responsible for providing the lat / lon
coordinates. Code table - COORDINATE_DATA_SOURCE
TRIBAL_CODE No No VARCHAR2(3) NULL
Codes that represent American Indian tribes and Alaskan Native entities  Key
field and Code table implementation.  Code table - TRIBAL_CODES.  If Tribal Code
does not apply, enter value = 000 (e.g., 3 zeroes).
COUNTRY_CODE No No VARCHAR2(10) NULL Country Code
STATE_FIPS No No VARCHAR2(2) NULL FIPS code of the state
COUNTY_FIPS No No VARCHAR2(3) NULL FIPS code of the county
DATA_SOURCE No No VARCHAR2(10) NULL Data Source of the record
RECORD_NUMBER No No NUMBER(20) NULL Unique System Assigned ID
CREATED_BY No No VARCHAR2(20) NULL Created By
CREATED_DATE No No DATE NOT NULL Created Date
MODIFIED_BY No No VARCHAR2(20) NULL Modified By
MODIFIED_DATE No No DATE NOT NULL Modified Date
LOG_ID No No NUMBER(20) NULL Unique System Assigned ID
DISPOSITION_STATUS No No VARCHAR2(1) NULL Status of the record
SOURCE_INVENTORY_ID No No NUMBER(20) NULL Unique System Assigned ID
SOURCE_INVENTORY_PK No No NUMBER(20) NULL Unique System Assigned ID
APPLY_STATUS No No VARCHAR2(1) NULL Status of the record
SECTOR_CODE No Yes VARCHAR2(2) NULL Sector Code
SI_PRIMARY_KEY No Yes NUMBER(20) NULL Unique System Assigned ID
INVENTORY_ID No Yes NUMBER(20) NULL Unique System Assigned ID
ORGANIZATION_ID No Yes NUMBER(20) NULL Unique System Assigned ID
TRANSFER_JOB_ID No Yes NUMBER(20) NULL Transfer job ID
UDP(s) of "PRIMARY_KEY" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "RECORD_TYPE" Column
Range Check Null Check Valid Table/Values
None None Valid Table/List
UDP(s) of "STATE_FACILITY_IDENTIFIER" Column
Range Check Null Check Valid Table/Values
None Mandatory None
UDP(s) of "STATE_AND_COUNTY_FIPS_CODE" Column
Range Check Null Check Valid Table/Values
None None Valid Table/Values
UDP(s) of "EMISSION_RELEASE_POINT_ID" Column
Range Check Null Check Valid Table/Values
None Mandatory None
UDP(s) of "EMISSION_RELEASE_POINT_TYPE" Column
Range Check Null Check Valid Table/Values
None Mandatory Valid Table/List
UDP(s) of "STACK_HEIGHT" Column
Range Check Null Check Valid Table/Values
Greater than 0, check against stack parameter QA None None
UDP(s) of "STACK_DIAMETER" Column
Range Check Null Check Valid Table/Values
Greater than 0, check against stack parameter QA None None
UDP(s) of "STACK_FENCELINE_DISTANCE" Column
Range Check Null Check Valid Table/Values
Greater than 0, check against stack parameter QA None None
UDP(s) of "EXIT_GAS_TEMPERATURE" Column
Range Check Null Check Valid Table/Values
Greater than 0, check against stack parameter QA None None
UDP(s) of "EXIT_GAS_VELOCITY" Column
Range Check Null Check Valid Table/Values
Greater than 0, check against stack parameter QA None None
UDP(s) of "EXIT_GAS_FLOW_RATE" Column
Range Check Null Check Valid Table/Values
Greater than 0, check against stack parameter QA None None
UDP(s) of "X_COORDINATE" Column
Range Check Null Check Valid Table/Values
Within geographic boundaries Mandatory None
UDP(s) of "Y_COORDINATE" Column
Range Check Null Check Valid Table/Values
Within geographic boundaries None None
UDP(s) of "UTM_ZONE" Column
Range Check Null Check Valid Table/Values
None Mandatory None
UDP(s) of "XY_COORDINATE_TYPE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "HORIZONTAL_AREA_FUGITIVE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "RELEASE_HEIGHT_FUGITIVE" Column
Range Check Null Check Valid Table/Values
Greater than 0 None None
UDP(s) of "FUGITIVE_DIMENSIONS_UNIT" Column
Range Check Null Check Valid Table/Values
None None Valid Table/List
UDP(s) of "EMISSIONS_RELEASE_PT_DESCRIPT" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "SUBMITTAL_FLAG" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "HORIZONTAL_COLLECTION_MTHD_COD" Column
Range Check Null Check Valid Table/Values
None None Valid Table/List
UDP(s) of "HORIZONTAL_ACCURACY_MEASURE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "HORIZONTAL_REFERENCE_DATUM_COD" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "REFERENCE_POINT_CODE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "SOURCE_MAP_SCALE_NUMBER" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "COORDINATE_DATA_SOURCE_CODE" Column
Range Check Null Check Valid Table/Values
None None Valid Table/List
UDP(s) of "TRIBAL_CODE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "COUNTRY_CODE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "STATE_FIPS" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "COUNTY_FIPS" Column
Range Check Null Check Valid Table/Values
None Mandatory None
UDP(s) of "DATA_SOURCE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "RECORD_NUMBER" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "CREATED_BY" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "CREATED_DATE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "MODIFIED_BY" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "MODIFIED_DATE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "LOG_ID" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "DISPOSITION_STATUS" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "SOURCE_INVENTORY_ID" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "SOURCE_INVENTORY_PK" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "APPLY_STATUS" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "SECTOR_CODE" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "SI_PRIMARY_KEY" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "INVENTORY_ID" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "ORGANIZATION_ID" Column
Range Check Null Check Valid Table/Values
None None None
UDP(s) of "TRANSFER_JOB_ID" Column
Range Check Null Check Valid Table/Values
None None None
Index
Name Member
XPKPOINT_ER
XAK1POINT_ER
XIE1POINT_ER
XIF3POINT_ER
XIF4POINT_ER
XIF5POINT_ER
XIF6POINT_ER
XIF7POINT_ER
Member(s) of "XPKPOINT_ER" Index
Column
Name
PRIMARY_KEY
Member(s) of "XAK1POINT_ER" Index
Column
Name
TRANSFER_JOB_ID
Column
Name
RECORD_NUMBER
Member(s) of "XIE1POINT_ER" Index
Column
Name
STATE_FIPS
Column
Name
COUNTY_FIPS
Column
Name
TRIBAL_CODE
Column
Name
STATE_FACILITY_IDENTIFIER
Column
Name
EMISSION_RELEASE_POINT_ID
Member(s) of "XIF3POINT_ER" Index
Column
Name
SECTOR_CODE
Member(s) of "XIF4POINT_ER" Index
Column
Name
SI_PRIMARY_KEY
Member(s) of "XIF5POINT_ER" Index
Column
Name
INVENTORY_ID
Member(s) of "XIF6POINT_ER" Index
Column
Name
ORGANIZATION_ID
Member(s) of "XIF7POINT_ER" Index
Column
Name
TRANSFER_JOB_ID
Child Relationship
Child Table
Name
POINT_EP
Parent Relationship
Parent Table
Name
TRANSFER_FILE
Parent Table
Name
ORGANIZATION
Parent Table
Name
INVENTORY
Parent Table
Name
POINT_SI
Parent Table
Name
SECTOR
Script
Name Code
BI_SPLIT
create or replace trigger  %TableOwner.%Substr(%TableName,1,15)_BI_Split
before insert on %TableOwner.%TableName for each row
declare new_id number;
begin

      select  %TableOwner.SEQ_%TableName.nextval into new_id from dual;
      :new.%PK() := new_id;
      :new.created_by := user;
      :new.created_date := sysdate;
      :new.modified_by := user;
      :new.modified_date :=sysdate;
      :new.state_fips := substr(:new.state_and_county_fips_code,1,2);
      :new.county_fips := substr(:new.state_and_county_fips_code,3);

end ;

/
BU
create or replace trigger  %TableOwner.%Substr(%TableName,1,21)_BU
before update on %TableOwner.%TableName for each row
begin

      :new.modified_by := user;
      :new.modified_date :=sysdate;
end ;

/