Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: DB link in trigger
Hans
You could take the code out of the trigger put it in a procedure and call the procedure from the trigger.
Messy? probably but it should work.
Regards
Alasdair
"Hans-Peter" <hans-peter.henrichsen_at_capgemini.se> wrote in message
news:3c020f7b$1_at_news.capgemini.se...
> Hello,
>
> I try to execute a script that creates a trigger. This trigger includes an
> database link. The script just don“t want to be executed, the script is
> hanging and doesn't create the trigger.
>
> The platform is Win2000 and Oracle 8.1.7.
>
> Is there someone that know what I should do?
>
> Kind Regards,
> Hans-Peter Henrichsen
>
>
Received on Wed Nov 28 2001 - 20:47:34 CST
![]() |
![]() |