6.519 USER_MVREF_STATS_PARAMS
USER_MVREF_STATS_PARAMS displays the refresh statistics properties associated with each materialized view accessible to the current user. These properties can be modified with the DBMS_MVIEW_STATS.SET_MVREF_STATS_PARAMS procedure.
               
Its columns are the same as those in DBA_MVREF_STATS_PARAMS.
                  
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: