KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - FRAGMENTS 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
AINDEX number(8) Yes

Alignment index number.

FRAGMENT number(1) Yes

Alignment index number.

DIRECTION number(1) Yes

Enter 1,2 or 3 referring to lane.

MILEAGE_BEGIN number(10, 5) Yes

Mileage offset from beginning.

MILEAGE_END number(10, 5) Yes

Mileage offset from end.

CODE_BEGIN number(2) Yes

Beginning termination code.

CODE_END number(2) Yes

Ending termination code.

LINE_BEGIN number(8) Yes

Beginning line reference.

LINE_END number(8) Yes

Ending line reference.

Columns Detail
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 FRAGMENT
Description

Alignment index number.

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

Enter 1,2 or 3 referring to lane.

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

Mileage offset from beginning.

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

Name Value
Name MILEAGE_END
Description

Mileage offset from end.

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

Name Value
Name CODE_BEGIN
Description

Beginning termination code.

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

Ending termination code.

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

Beginning line reference.

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

Ending line reference.

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

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