KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - REF 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
COUNTY number(3) Yes

County Number 1-105.

RTTY number(1) Yes

Route Class 1-3 (1=I,2=U,3=K).

RTNO number(3) Yes

Route Number.

CODE number(1) Yes

Route Suffix 0-8.

IMPBEG number(2) Yes

Integer Beginning MILEpost.

IMPEND number(2) Yes

Integer Ending MILEpost.

LANE number(1) Yes

Lane Designation 0-4.

ID char(13) Yes

PMS ID (based on first seven fields).

REFNO number(2) Yes

Reference Sequence Number.

REFMP number(6, 3) Yes

Reference Location MILEpost.

REFRP char(11) Yes

Reference Location from/to Ref.Post "xxx + x.xxx".

REFDESC char(16) Yes

Reference Location Description.

Columns Detail
Name Value
Name COUNTY
Description

County Number 1-105.

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

Name Value
Name RTTY
Description

Route Class 1-3 (1=I,2=U,3=K).

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

Name Value
Name RTNO
Description

Route Number.

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

Name Value
Name CODE
Description

Route Suffix 0-8.

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

Name Value
Name IMPBEG
Description

Integer Beginning MILEpost.

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

Name Value
Name IMPEND
Description

Integer Ending MILEpost.

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

Name Value
Name LANE
Description

Lane Designation 0-4.

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

Name Value
Name ID
Description

PMS ID (based on first seven fields).

Type char
Nullable true
Unique false
Primary Key false
Index false
Type Name CHAR
Length 13
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name REFNO
Description

Reference Sequence Number.

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

Name Value
Name REFMP
Description

Reference Location MILEpost.

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

Name Value
Name REFRP
Description

Reference Location from/to Ref.Post "xxx + x.xxx".

Type char
Nullable true
Unique false
Primary Key false
Index false
Type Name CHAR
Length 11
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name REFDESC
Description

Reference Location Description.

Type char
Nullable true
Unique false
Primary Key false
Index false
Type Name CHAR
Length 16
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

KDOT PMS Replacement Project