Which has the higher priority in your organization: Deploying a new database or securing the ones you already have?
Looking for a website, and resources, dedicated solely to securing Oracle databases? Check out DBSecWorx.
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