| Oracle® Database Advanced Replication Management API Reference 10g Release 1 (10.1) Part Number B10733-01 |
|
|
View PDF |
This procedure clears the propagation statistics in the DEFSCHEDULE data dictionary view. When this procedure is executed successfully, all statistics in this view are returned to zero and statistic gathering starts fresh.
Specifically, this procedure clears statistics from the following columns in the DEFSCHEDULE data dictionary view:
TOTAL_TXN_COUNTAVG_THROUGHPUTAVG_LATENCYTOTAL_BYTES_SENTTOTAL_BYTES_RECEIVEDTOTAL_ROUND_TRIPSTOTAL_ADMIN_COUNTTOTAL_ERROR_COUNTTOTAL_SLEEP_TIMEDBMS_DEFER_SYS.CLEAR_PROP_STATISTICS ( dblink IN VARCHAR2);