dbms-job Questions

4

Solved

I'm looking for a script which disables all the jobs. Right now I highlight them all in Toad, click the take offline button and then commit changes. There has to be a way to do this in PL/SQL.
Lanielanier asked 7/4, 2011 at 18:51

3

I have a scheduled a job in DBMS jobs (not DBMS scheduler). I can see the job has failed in weekends. I want to see the log file with failure reason. Where i can i find this? Any suggestions pleas...
Tychon asked 24/2, 2014 at 8:55

4

Solved

What is the difference between DBMS_JOB and DBMS_SCHEDULER ?
Mundford asked 11/11, 2010 at 7:8

2

Solved

I have made this job,that should be executed in an interval of 1 minute,but it's not working. When I use execute dbms_job.run(2); it gets executed. printe is a procedure Please suggest! BEGIN DBM...
Electroencephalogram asked 2/5, 2010 at 8:39
1

© 2022 - 2024 — McMap. All rights reserved.