Quick Search:
 
 The Oracle PL/SQL USER_REPRESOL_STATS_CONTROL View      [Return To Index] Jump to:  

Term: USER_REPRESOL_STATS_CONTROL

Definition:
In Oracle, the USER_REPRESOL_STATS_CONTROL dictionary view maintains the statistics of conflict resolutions for the replicated tables which are owned by the current user. The structure of the view is shown below.

ONAME [VARCHAR2(30)] - Replicated object group name
CREATED [DATE] - Date of creation of statistics
STATUS [VARCHAR2(9)] - Status of stats collection [ACTIVE | CANCELED]
STATUS_UPDATE_DATE [DATE] - Last update date of statistics
PURGED_DATE [DATE] - Last purge date of statistics
LAST_PURGE_START_DATE [DATE] - The last start date of the statistics purging date range
LAST_PURGE_END_DATE [DATE] - The last end date of the statistics purging date range

 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org