Table SCORE_MINI_DIMENSION

DescriptionGrouping of attributes used to perform analysis on instances of Score that share the same characteristics.

Columns
SCORE_MINI_DIMENSION_IDSCORE_MINI_DIMENSION_ID
ACCEPTATION_REASONACCEPTATION_REASON
ACCEPTEDACCEPTED
RELIABILITYRELIABILITY
STATUSSTATUS
STATUS_REASONSTATUS_REASON

Primary Key
SCORE_MINI_DIMENSION_PKSCORE_MINI_DIMENSION_PK

Dependencies
AWM - TransformationAWM - Transformation

Column Details

 SCORE_MINI_DIMENSION_ID
DescriptionThe unique identifier of the Score mini dimension
Data TypeBIGINT
Default ValueNone
Is Primary Keytrue
Is Identitytrue
Is Nullablefalse
Is Generatedfalse
Is Row Change Timestampfalse
Is hiddenfalse



 ACCEPTATION_REASON
DescriptionIndicates the reason for accepting this assessment result.
Derived from the status related information.
Data TypeVARCHAR(20)
Default ValueNone
Is Primary Keyfalse
Is Identityfalse
Is Nullabletrue
Is Generatedfalse
Is Row Change Timestampfalse
Is hiddenfalse



 ACCEPTED
DescriptionIndicates whether or not the assessment result has been accepted by the modelled organisation.
Derived from the status related information.
Data TypeCHAR(1)
Default ValueNone
Is Primary Keyfalse
Is Identityfalse
Is Nullabletrue
Is Generatedfalse
Is Row Change Timestampfalse
Is hiddenfalse



 RELIABILITY
DescriptionThe presumed accuracy of the assessment result.

e.g. Estimated
e.g. Known
Data TypeVARCHAR(20)
Default ValueNone
Is Primary Keyfalse
Is Identityfalse
Is Nullabletrue
Is Generatedfalse
Is Row Change Timestampfalse
Is hiddenfalse



 STATUS
DescriptionThe position of the assessment result within a life-cycle model consisting of a number of statuses.
Data TypeVARCHAR(20)
Default ValueNone
Is Primary Keyfalse
Is Identityfalse
Is Nullabletrue
Is Generatedfalse
Is Row Change Timestampfalse
Is hiddenfalse



 STATUS_REASON
DescriptionThe reason explaining why there was a status change.
Data TypeVARCHAR(20)
Default ValueNone
Is Primary Keyfalse
Is Identityfalse
Is Nullabletrue
Is Generatedfalse
Is Row Change Timestampfalse
Is hiddenfalse

Primary Key Details

 SCORE_MINI_DIMENSION_PK
DescriptionThe unique identifier of the Score mini dimension
MemberSCORE_MINI_DIMENSION_ID [BIGINT]

Dependency Details

 AWM - Transformation