I was wondering how to check the list of jobs available in Oracle using TOAD/SQL Plus. We are using dbms_job.submit in stored procedures to send jobs to queue. I really appreciate any ideas.
It's very simple in TOAD - There is a JOBS tab in the Left Hand Side of the Schema Browser. Select that tab and view the jobs (have to be logged in as a DBA to see all the jobs submitted from all schemas).
If you don't see the JOBS tab, put your cursor in the tab area and right-click - JOBS should be in the list and you just need to select it, then the tab should appear.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.