The Build of Time Dimension Errors Out with ORA-34492: Analytic Workspace Object NLS_FIRSTDAYOFWEEK Does Not Exist
(Doc ID 1958896.1)
Last updated on SEPTEMBER 20, 2022
Applies to:
Oracle OLAP - Version 11.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
- Build of the Time dimension results in the following
An error has occurred on the server Error class: OLAPI Server error descriptions: INI: ORA-37162: OLAP error ORA-34492: Analytic workspace object NLS_FIRSTDAYOFWEEK does not exist. XOQ-01600: OLAP DML error while executing DML "SYS.AWXML!R11_COMPILE_TIME_DIM" ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2563 ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2776 ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2745 ORA-06512: at line 1
- No object NLS_FIRSTDAYOFWEEK in EXPRESS AW
SQL> set echo on SQL> exec dbms_aw.execute('aw list'); EXPRESS R/O UNCHANGED SYS.EXPRESS
PL/SQL procedure successfully completed. SQL> exec dbms_aw.execute('dsc NLS_FIRSTDAYOFWEEK'); BEGIN dbms_aw.execute('dsc NLS_FIRSTDAYOFWEEK'); END; * ERROR at line 1: ORA-34492: Analytic workspace object NLS_FIRSTDAYOFWEEK does not exist. ORA-06512: at "SYS.DBMS_AW", line 93 ORA-06512: at "SYS.DBMS_AW", line 122 ORA-06512: at line 1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |