Re: Excuting shell commands from trigger

From: Mark Landa <mlanda_at_earthlink.net>
Date: 1998/02/08
Message-ID: <34DDF40A.B31EFA17_at_earthlink.net>#1/1


This will only work if you are using plain SQL or Forms. It will not work in a trigger which is constructed using PL/SQL .Take a look at database pipes in the Application Developer's Guide.

M.Landa

Avinash Deshpande wrote:

> Yes, it is possible...
>
> use HOST command.
>
> HOST(system_command_string);
>
> Avinash
>
> Peter Chan wrote:
> >
> > I was wondering if it is possible to execute UNIX shell commands from
> > a trigger?
> >
> > And if it is possible, how is this done.
> >
> > Thanks!
> > --
> >
> > ======================================================================
> >
> > PETER CHAN
> > Northern Telecom
> > Incremental Software Delivery
> >
> > PHONE: (613) 763-9096 EMAIL: chanp_at_nortel.ca
> > FAX: (613) 763-4408
> >
> > ======================================================================
Received on Sun Feb 08 1998 - 00:00:00 CET

Original text of this message