Database DataWarehousing (MOSC)

MOSC Banner

dbms_mview.estimate_mview_size

edited Aug 13, 2010 3:39AM in Database DataWarehousing (MOSC) 4 commentsAnswered
I want to get an estimate of the disk space needed for a materialized view but  DBMS_MVIEW.ESTIMATE_MVIEW_SIZE throws an error. 

ORA-30475: feature not enabled: Java
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
ORA-06512: at "SYS.DBMS_SUMADVISOR", line 2308
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 3283
ORA-06512: at line 321

V$options lists JAVA true but apparently, I don't have JVM installed per dba_registry.

Are there other options and/or features are needed?  Is the use of this procedure already included in the cost of an enterprise license with the diagnostic and tuning packs?

This is my test case (works in a different environment but not in my datamart).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center