This section describes how to cancel a workload replay.
To cancel a workload replay:
Use the CANCEL_REPLAY procedure:
CANCEL_REPLAY
BEGIN DBMS_WORKLOAD_REPLAY.CANCEL_REPLAY (); END; /
Scripting on this page enhances content navigation, but does not change the content in any way.