ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling
complimentary technical Workshops on Database Security for the first 30
Oracle Database customers located anywhere in North America, EMEA, LATAM, or
APAC that send an email to
asra_us@oracle.com. Request a Workshop for
your organization today.
Purpose
Undocumented
AUTHID
DEFINER
Dependencies
DBMS_CUBE_ADVICE_SEQ$
DBMS_CUBE_ADVISE
DBMS_STANDARD
Documented
No
Exceptions
Error Code
Reason
ORA-08002
dbms_cube_advice_seq$.currval not yet defined in the session
SELECT dbms_cube_advise_sec.coadseq_current
FROM dual;
*
ERROR at line 1:
ORA-08002: sequence DBMS_CUBE_ADVICE_SEQ$.CURRVAL is not yet defined in
this session
ORA-06512: at "SYS.DBMS_CUBE_ADVISE_SEC", line 221