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!

STALENESS STALE and not FRESH in USER_MVIEWS after refresh

RumburakDec 3 2007 — edited Dec 10 2007
I have a simple table in schema A with a mat.view log and a fast refreshable mat.view in schema B referencing table from A. It is only a simple "select * from a.table" mat. view.

After I have done a fast refresh the value of STALENESS in USER_MVIEWS is STALE, after a complete refresh it's NEEDS_COMPILE. Why isn't it FRESH?

How can I trust the USER_MVIEWS dictionary view?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2008
Added on Dec 3 2007
4 comments
1,655 views