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

Home -> Community -> Usenet -> c.d.o.server -> Re: Running OS command from Oracle

Re: Running OS command from Oracle

From: Igor Pomazanov <mbwt_at_glas.apc.org>
Date: 1996/12/23
Message-ID: <59ldim$ms6@glas.apc.org>#1/1

Thanks to everybody who answered my question. To be more exact what I need to do is to print report from trigger in Oracle table. (Second similar task which I have to accomplish is to run Pro*C program on server from user application on PC).
As far as I learned the best way to do this is to use DBMS_PIPE package. There is example of how to write PL/SQL DAEMON.SQL and Pro*C daemon.pc in Server Application Developer's Guide ( pp 8-13 thru 8-19 of my edition).

Best regards,

Igor Pomazanov. Received on Mon Dec 23 1996 - 00:00:00 CST

Original text of this message

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