DBA Data[Home] [Help]

VIEW: SYS.DBA_WI_TEMPLATE_EXECUTIONS

Source

View Text - Preformatted

select jobid,
       fileid,
       rank,
       templateid,
       dbtime
from wi$_execution_order
View Text - HTML Formatted

SELECT JOBID
, FILEID
, RANK
, TEMPLATEID
, DBTIME FROM WI$_EXECUTION_ORDER