Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How do I get the dependencies for a materialized view.

BOFJan 3 2012 — edited Jan 3 2012
If we have a materialized view that itself is dependent on some tables and some other views then we want to get the dependency order so that we install the objects in the right order in an instance.

Some materialized views appear correctly in public_dependency/all_dependencies - however we have some MV's that don't have any entries at all - yet use a lot of "other" views/tables.

Some initial investigation seems to point to the MV script using inline views?

So - the question - how do we get the TRUE dependency for a materialized view?

Any help would be much appreciated.

Thanks,
Bren

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 31 2012
Added on Jan 3 2012
3 comments
2,161 views