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

Home -> Community -> Usenet -> c.d.o.server -> Re: pl/sql exception processing ?

Re: pl/sql exception processing ?

From: Winston Douglas <wdouglas_at_istar.ca>
Date: 1997/10/25
Message-ID: <34520E1B.FBB4A573@istar.ca>#1/1

WHat you could possibly do is put the section of code that is doing this processing in it's own block with the exception handler and then put this block within a loop.

Good Luck,

Winston Douglas

Tlcbus wrote:

> To all:
>
> Winin a cursor loop loaing data, my exception section will handle
> duplicate
> record and after log a message, is it possible to continue back to
> loop and
> processing next record.
>
> Thanks in advance Ted chyn
Received on Sat Oct 25 1997 - 00:00:00 CDT

Original text of this message

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