KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - MODEL_REVIEW 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
PMMINDEX number(8) Yes

PMMapping unique identifier.

REVIEWER varchar2(40) Yes

Name of reviewer.

REVIEW_DATE number(13, 7) Yes

Date of review.

MODEL_DATE number(13, 7) Yes

Model date (when loaded).

H_PASS_FAIL number(1) Yes

Horizontal pass/fail indicator.

H_NOTES varchar2(500) Yes

Horizontal fitting/review notes.

H_GRADE number(2) Yes

Horizontal fitting grade.

V_PASS_FAIL number(1) Yes

Vertical pass/fail indicator.

V_NOTES varchar2(500) Yes

Vertical fitting/review notes.

V_GRADE number(2) Yes

Vertical fitting grade.

PASS_FAIL number(1) Yes

Pass/fail indicator for entire model.

Columns Detail
Name Value
Name PMMINDEX
Description

PMMapping unique identifier.

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

Name of reviewer.

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

Name Value
Name REVIEW_DATE
Description

Date of review.

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

Model date (when loaded).

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

Horizontal pass/fail indicator.

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

Horizontal fitting/review notes.

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

Name Value
Name H_GRADE
Description

Horizontal fitting grade.

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

Vertical pass/fail indicator.

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

Vertical fitting/review notes.

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

Name Value
Name V_GRADE
Description

Vertical fitting grade.

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

Pass/fail indicator for entire model.

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

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