Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to find out what caused job to fail?

Re: How to find out what caused job to fail?

From: Stephane Faroult <sfaroult_at_oriole.com>
Date: Mon, 04 Feb 2002 01:07:46 -0800
Message-ID: <F001.0040484C.20020204011035@fatcity.com>

> "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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US