AggTableZeroSize
is 'Zero size Aggregate table ''{0}'' for Fact Table ''{1}''.
'
BadLevelNameFormat
is 'Context ''{0}'': The Level name ''{1}'' should be [usage hierarchy name].[level name].
'
BadMeasureNameFormat
is 'Context ''{0}'': The Measures name ''{1}'' should be [Measures].[measure name].
'
BadMeasures
is 'Context ''{0}'': This name ''{1}'' must be the string "Measures".
'
CubeRelationNotTable
is 'The Cube ''{0}'' relation is not a MondrianDef.Table but rather ''{1}''.
'
DuplicateLevelNames
is 'Context ''{0}'': Two levels share the same name ''{1}''
'
DuplicateMeasureNames
is 'Context ''{0}'': Two measures share the same name ''{1}''
'
EmptyAttributeString
is 'Context ''{0}'': The value for the attribute ''{1}'' is empty (length is zero).
'
FailedCreateNewDefaultAggregateRules
is 'Failed to create new default aggregate rules using property ''{0}'' with value ''{1}''.
'
LevelTableParentNotFound
is 'The level {0} makes use of the ''parentColumn'' attribute, but a parent member for key {1} is missing.
NativeSqlInClauseTooLarge
is 'Cannot use native aggregation constraints for level ''{0}'' because the number of members is larger than the value of ''mondrian.rolap.maxConstraints'' ({1})
'
NoFactCountColumns
is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has no fact count columns.
'
NoMeasureColumns
is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has no measure columns.
'
NullAttributeString
is 'Context ''{0}'': The value for the attribute ''{1}'' is null.
'
SqlQueryFailed
is 'Context ''{0}'': Sql query failed to run ''{1}''.
'
UnknownHierarchyName
is 'Context ''{0}'': The Hierarchy ''{1}'' does not exist"
'
UnknownMeasureName
is 'Context ''{0}'': Measures does not have a measure named ''{1}''
'