KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - REFERENCE_LINES link

Properties
Name Value
Data Model Physical
Schema PMIS
Primary Key Clustered Unspecified
Unlogged false
Temporal false

Columns Summary
Column Name Data Type PK / FK Nullable Description
RLINDEX number(8) Yes

Reference line index (unique).

LON1 number(12, 7) Yes

Longitude point 1.

LAT1 number(12, 7) Yes

Latitude point 1.

LON2 number(12, 7) Yes

Longitude point 2.

LAT2 number(12, 7) Yes

Latitude point 2.

CDATE number(13, 7) Yes

Date/Time of record creation.

Columns Detail
Name Value
Name RLINDEX
Description

Reference line index (unique).

Type number
Nullable true
Unique false
Primary Key false
Index false
Length 8
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name LON1
Description

Longitude point 1.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 12
Scale 7
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name LAT1
Description

Latitude point 1.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 12
Scale 7
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name LON2
Description

Longitude point 2.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 12
Scale 7
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name LAT2
Description

Latitude point 2.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 12
Scale 7
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name CDATE
Description

Date/Time of record creation.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 13
Scale 7
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Appears In
Diagram
 KDOT_RPMS_PMISschema : Entity Relationship Diagram
KDOT PMS Replacement Project