Showing posts with label ORA-12058: materialized view cannot use prebuilt table. Show all posts
Showing posts with label ORA-12058: materialized view cannot use prebuilt table. Show all posts

Thursday, 16 February 2012

ORA-12058: materialized view cannot use prebuilt table

ORA-12058: materialized view cannot use prebuilt table

Cause: An attempt was made to use the prebuilt tables.

Action: Reissue the SQL command using BUILD IMMEDIATE or BUILD DEFERRED.