Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: making system calls from a trigger or stored procedure

Re: making system calls from a trigger or stored procedure

From: TurkBear <noone_at_nowhere.com>
Date: Mon, 25 Jun 2001 13:45:04 -0500
Message-ID: <0i1fjtgnf6a4kvkrm3inql1djj9bj0d7tb@4ax.com>

It depends..
What OS is the server?
What kind of command?
Will it affect the database?

( In general, we need information about your system, not just a question)

A guess:

Try an AFTER INSERT trigger using the HOST ( or whatever your OS uses ) command to execute something..

wannix_at_aol.com (WANNIX) wrote:

>Can it be done? I want to execute a command file when a row is inserted into a
>table. I want it to be automatic and invible to the user. any ideas?
>
>tjw_at_mit.edu

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =----- Received on Mon Jun 25 2001 - 13:45:04 CDT

Original text of this message

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