Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Trigger
In article <01bc1094$e6fee540$LocalHost_at_armada-savand>,
"Andrea" <A.Savino_at_agora.stm.it> wrote:
<snip>
.. creating a trigger I got this message:
>
>Trigger created with compilation errors
>
>Now, on Oracle 7.3 the triggers are compilated (on 7.2 no).
>
>How I can show errors, if I try with 'show error' Oracle return 'No error'
You can also:
SELECT * from user_errors;
-Ken Received on Tue Feb 04 1997 - 00:00:00 CST
![]() |
![]() |