DBA Data[Home] [Help]

VIEW: SYS.DBA_WORKLOAD_REPLAY_SCHEDULES

Source

View Text - Preformatted

select schedule_name, directory, status
 from   WRR$_REPLAY_SCHEDULES
View Text - HTML Formatted

SELECT SCHEDULE_NAME
, DIRECTORY
, STATUS
FROM WRR$_REPLAY_SCHEDULES