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: Help, My trigger don't work

Re: Help, My trigger don't work

From: Bruce R. Lewis <brlewis_at_mit.edu>
Date: 1997/06/04
Message-ID: <nm9enai2jf0.fsf@kindness.MIT.EDU>#1/1

"Mark Hanson" <markhan_at_ma.ultranet.com> writes:

> I get this error message:
> Warning: Trigger created with compilation errors.

I used to think that was an error message too, until I learned it was only Oracle letting you know there *are* error messages. It doesn't presume that you actually want to see them. After you get the message above, type

        show errors; Received on Wed Jun 04 1997 - 00:00:00 CDT

Original text of this message

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