PL/SQL (MOSC)

MOSC Banner

IS there a way to provide logging of errors ( catching exceptions ) on Insert statement on client pr

edited Sep 27, 2014 5:02AM in PL/SQL (MOSC) 3 commentsAnswered

Hello,

In scenarium of testing program for bulk insert ( like XML processing and inserts into E-R tables ) dealing with the need for the process of logging errors and catching exceptions on

ORA-Errors like ORA-6502, or not nullable column or unique key violation.

The program for transformation XML schema into E-R tables is coded by the outsorced third party client program for which code is not adaptable.

1.

Is there a way to catch the exceptions and log them into some table and catching some data from the row  on some system level like system database after servererror triggers so

that attributes for user, tables, and inserting values are accessible?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center