6.517 USER_MVREF_RUN_STATS
USER_MVREF_RUN_STATS has information about each refresh run for the materialized views accessible for the current database user, with each run being identified by the REFRESH_ID. The information includes timing statistics related to the run and the parameters specified in that run.
               
Its columns (except for RUN_OWNER) are the same as those in DBA_MVREF_RUN_STATS.
                  
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: