Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DBMS_JOB
On Fri, 23 Apr 1999 10:03:12 +0200, "A. Jensen" <auj_at_storebrand.no> wrote:
>ORA-12011: Execution of 1 jobs failed.
>ORA-06512: at "SYS.DBMS_IJOB", line 255
>ORA-06512: at "SYS.DBMS_JOB", line 219
>ORA-06512: at line 2
From the Messages and Codes manual:
ORA-12011 execution of num jobs failed
Cause: Some kind of error was caught in DBMS_IJOB.RUN. One or more jobs that were due to be run produced errors that they could not handle.
Action: Look at the alert log for details on which jobs failed and why. Received on Fri Apr 23 1999 - 00:00:00 CDT
![]() |
![]() |