SQL> --SQL>SQL> SELECT SID,JOB,THIS_SEC,FAILURES 2 from DBA_JOBS_RUNNING 3 where rownum < 50;no rows selectedSQL>SQL>SQL> --