KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - ALIGNMENT_LINEAGE 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
CNTY number(3) Yes

County Number.

RTNO number(3) Yes

Route number.

CODE number(1) Yes

Code or suffix.

BDATE number(13, 7) Yes

Beginning date.

EDATE number(13, 7) Yes

Ending date.

MDATE number(13, 7) Yes

Date last modified.

AINDEX number(8) Yes

Alignment index number.

NUMFRAGS number(1) Yes

Number of fragments.

COMMENTS varchar2(100) Yes

String comment.

Columns Detail
Name Value
Name CNTY
Description

County 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 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

Code or suffix.

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

Beginning date.

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

Name Value
Name EDATE
Description

Ending date.

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

Name Value
Name MDATE
Description

Date last modified.

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

Name Value
Name AINDEX
Description

Alignment index number.

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

Number of fragments.

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

String comment.

Type varchar2
Nullable true
Unique false
Primary Key false
Index false
Type Name VARCHAR2
Length 100
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