Re: Triggers and shell commands

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 17 Nov 2000 17:12:13 +0800
Message-ID: <3A14F66D.44B0_at_yahoo.com>


Claudio Lombardo wrote:
>
> I need to execute a shell command every time there is a INSERT in a oracle
> table.
> Someone can help me to do that?
>
> Claudio

Check out "external procedures" which basically will be a C program that can be called from within Oracle that can then run your shell script.

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk (mirrored at
http://www.oradba.freeserve.co.uk)

"Early to bed and early to rise, 
 makes a man healthy, wealthy and wise." - some dead guy
Received on Fri Nov 17 2000 - 10:12:13 CET

Original text of this message