Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to get compilation error when creating database trigger in SQLPLUS

Re: How to get compilation error when creating database trigger in SQLPLUS

From: Donald Yeh <u7844131_at_ms17.hinet.net>
Date: Thu, 17 Sep 1998 17:35:52 +0800
Message-ID: <3600D7F8.810A1B1A@ms17.hinet.net>


In SQL/PLUS,you'ld write a SQL command to get the compliation errors.

XXX wrote:

> When I attempt to create a database trigger (with some errors) in
> sqlplus 3.3.2, I will get the flolwing message
> 'Warning: Trigger created with compilation errors.'.
> If I try to use 'show errors' just like creating procedure in sqlplus,
> there will be
> no errors.
>
> How can I know the errors when I attempt to create database trigger in
> sqlplus.
>
> Thanks in advance.
Received on Thu Sep 17 1998 - 04:35:52 CDT

Original text of this message

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