Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to find out what caused job to fail?
> "Daiminger, Helmut" wrote:
>
> Hi!
>
> Is there a way to find out, why a database job failed? in dba_jobs (or
> user_jobs), I can only see that it failed, but no indication of the
> reason why it failed. Any ideas?
>
> This is 8.1.7 on Solaris.
>
> Thanks,
> Helmut
Write a wrapper to log the error code and/or message. There is a discussion of this in the Aunt Augusta papers on the Oriole web site (http://www.oriole.com). You can wrap even dbms_refresh() calls.
-- Regards, Stephane Faroult Oriole Ltd -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Stephane Faroult INET: sfaroult_at_oriole.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Feb 04 2002 - 03:07:46 CST
![]() |
![]() |