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: need help about database triggers in oracle 8

Re: need help about database triggers in oracle 8

From: Matthias Gresz <GreMa_at_t-online.de>
Date: 1997/12/04
Message-ID: <665m0o$o5k$1@news01.btx.dtag.de>#1/1

baf wrote:
>
> Hello everybody from valencia (spain ), i've got a big problem:
>
> i cannot execute triggers ... i ve designer 2000(ver.1.3) against oracle 8
> server. When i define a trigger it has compilation errors and
> i donĀ“t understand why ( i ve executed all the necesary scripts and
> set the maxdata and arraysize variables ok ..)
>
> Can you help me?... is an incompatibility problem?
>
> sorry my bad english
>
> eduardo (ted)

Hi Eduardo,

execute DELETE FROPM USER_ERRORS;
relaunch your trigger-creation-statement execute SELECT * FROM USER_ERRORS;
This statement will show your errors.

-- 
Regards

Matthias Gresz    :-)
Received on Thu Dec 04 1997 - 00:00:00 CST

Original text of this message

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