ORA-33558: (LOCKCHECK01) The status or contents of the workspace object
dimension cannot be changed while the LOCK_LANGUAGE_DIMS option is set to value.What triggered the Error:
A LIMIT or MAINTAIN was attempted on the named language dimension while the boolean option LOCK_LANGUAGE_DIMS was set to YES.What should we do to fix it:
SET LOCK_LANGUAGE_DIMS to NO and retry the MAINTAIN or LIMIT.