LOCK_LANGUAGE_DIMS |
The LOCK_LANGUAGE_DIMS option specifies whether or not the status of language dimension can be changed.
Data Type
BOOLEAN
Syntax
LOCK_LANGUAGE_DIMS= TRUE | FALSE
Arguments
Specifies that Oracle OLAP returns an error if a LIMIT statement tries to limit the status of a language dimension.
When a program changes the value the LOCK_LANGUAGE_DIMS option from FALSE to TRUE, Oracle OLAP resets the status of the language dimension in any attached analytic workspace according to the value of the SESSION_NLS_LANGUAGE option.
Sets the status of the language dimension to ALL, and specifies that programs can modify the status of the language dimension using LIMIT.
When a program changes the value the LOCK_LANGUAGE_DIMS option from TRUE to FALSE, Oracle OLAP resets the status of the language dimension in any attached analytic workspace to ALL.