Re: Oracle error codes

From: John Strange <jstrange_at_imtn.dsccc.com>
Date: 1996/05/08
Message-ID: <4mqjrp$jd3_at_tpd.dsccc.com>#1/1


Well, I typed in

$ oerr ORA 06512 and Oracle said
06512, 00000, "at %sline %s"

// *Cause:   Backtrace message as the stack is unwound by unhandled
//           exceptions.
// *Action:  Fix the problem causing the exception or write an exception
//           handler for this condition. Or you may need to contact your 
//           application administrator or DBA.
$

Then I did a

$ oerr ORA 04088 and Oracle said
04088, 00000, "error during execution of trigger '%s.%s'" // *Cause: A runtime error occurred during execution of a trigger. // *Action: Check the triggers which were involved in the operation. $

Tu Anh (tuanh_at_van.oz.au) wrote:
:> What do the error codes ORA-06512 and ORA-04088 mean?

--
This posting represents the personal opinions of the author. It is not the
official opinion or policy of the author's employer. Warranty expired when you
opened this article and I will not be responsible for its contents or use.
Received on Wed May 08 1996 - 00:00:00 CEST

Original text of this message