| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Execute Unix script from trigger or SP ?
Steven W. Adair wrote:
>
> I need to do a couple of things when a row is inserted.
> 1) Collect the data from the insert and
> 2) E-mail that data to a troubleshooter.
>
> We are using Oracle 7.3 on a Digital Unx box.
>
> Suggestions ?
> Steve
>
> --
>
> ***********************************************************************
> * It is unfortunate that we do * Steve Adair - Austin, Texas *
> * not feel pangs of ignorance * sadair_at_bga.com *
> * as we feel pangs of hunger. * *
> * M.J. Adler * *
> * * Team OS/2 !!! *
> ***********************************************************************
How about using dbms_pipe to pass the trigger data to a Pro*C script?
Andy Received on Tue Jun 02 1998 - 11:44:58 CDT
![]() |
![]() |