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: Cannot create Trigger, won't show me errors

Re: Cannot create Trigger, won't show me errors

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Sun, 16 Oct 2005 06:10:00 GMT
Message-Id: <pan.2005.10.16.06.09.59.553385@sbcglobal.net>


On Sun, 16 Oct 2005 07:51:36 +0200, Marian Aldenhövel wrote:

> If I do a SHOW ERRORS; after that I get
>
> Keine Fehler

Try with "zeige fehlern du dummkopf" instead of just "show errors". Just kidding. You need to specify object type and name:

show errors TRIGGER CMS.TRG_ARCHIVE_BI0

That will do the trick, even without the name calling.

-- 
http://www.mgogala.com
Received on Sun Oct 16 2005 - 01:10:00 CDT

Original text of this message

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