BEGIN
DBMS_WORKLOAD_REPOSITORY.modify_snapshot_settings(
retention => 43200, -- Minutes (= 30 Days). Current value retained if NULL.
interval => 2); -- Minutes. Current value retained if NULL.
END;
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |