From ineyman@perceptron.com Tue, 22 Jan 2002 08:47:19 -0800
From: "Igor Neyman" <ineyman@perceptron.com>
Date: Tue, 22 Jan 2002 08:47:19 -0800
Subject: Re: Error handling
Message-ID: <F001.003F7121.20020122064026@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain


Roland,

Read docs on 'autonomous transactions'.

Igor Neyman, OCP DBA
ineyman@perceptron.com


----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L@fatcity.com>
Sent: Tuesday, January 22, 2002 4:00 AM


> Anyone who can help me with this:
>
> I have 3 procedures which run one after one.
>
> Those 3 procedures does insert statements in tables in the database.
> Can anyone give me a good example on how to write the code to trap errors
when the procedures fail.
>
> I want to log in a table, the name of the procedure, the time when the
procedure  runs, and the insert statement which is running when the error
occurs
>
> Thanks in advance
>
> Roland
>
>
>
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
>   INET: Roland.Skoldblom@ica.se
>
> 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@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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Igor Neyman
  INET: ineyman@perceptron.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@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).




