table name to see jobs informaiton
998266Apr 25 2013 — edited Apr 25 2013Hi,
5 jobs are running in my database everyday midnight. to see the status of those jobs i wanted to create a table with required columns(including status) from DBMS scheduler table.
So that by looking at that information users will understand procedure satus.
My question is, what is the table name which i need to query to get jobs information(which are already ran)
i have "MANAGE SCHEDULER" access given by admin.