Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: making system calls from a trigger or stored procedure
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
![]() |
![]() |