KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - LOGPROJ 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 Type.(1:I,2:U,3:K)

RTNO number(3) Yes

Route Number.

CODE number(1) Yes

Route Suffix 0-9.

LANE number(1) Yes

Lane 1-wb,2-nb,3-eb,4-sb.

MPBEG number(6, 3) Yes

County beginning milepost.

MPEND number(6, 3) Yes

County ending milepost.

LACTYEAR number(4) Yes

Year of last major action.

LASTACT number(3) Yes

Last major action.

LASTPNUM varchar2(10) Yes

Last project number from <lma>.

LID char(19) Yes

Logical project id: concatenation of:

 county,rtty,rtno,code,mpbeg*1000,mpend*1000,lane

RECORDDATE date Yes

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 Type.(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-9.

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 LANE
Description

Lane 1-wb,2-nb,3-eb,4-sb.

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 MPBEG
Description

County beginning 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 MPEND
Description

County ending 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 LACTYEAR
Description

Year of last major action.

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

Name Value
Name LASTACT
Description

Last major action.

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 LASTPNUM
Description

Last project number from <lma>.

Type varchar2
Nullable true
Unique false
Primary Key false
Index false
Type Name VARCHAR2
Length 10
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name LID
Description

Logical project id: concatenation of:

 county,rtty,rtno,code,mpbeg*1000,mpend*1000,lane

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

Name Value
Name RECORDDATE
Type date
Nullable true
Unique false
Primary Key false
Index false
Type Name DATE
Length 0
Scale 0
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