This has been posted earlier. Look at the following
document:
http://www.oracle.com/oramag/oracle/99-Jan/19or8.html
  -   John Dunn <john.dunn_at_sefas.co.uk> wrote:
 > Having masterd calling external C procedures in
 > Oracle 8.0.5 I now want to
 > be able to run Unix(AIX) commands(and get return
 > code) from such a C
 > routine.
 >
 > Currently I am using DBMS_PIPE but this is a pain as
 > it needs a daemon
 > running to listen for messages.
 >
 > Is there a definitive piece of C code anywhere that
 > I can use to run Unix
 > commands?
 >
 > One complication....I want to run some commands
 > remotely via rsh(and get the
 > return codes from those commands(rather than from
 > rsh))
 >
 > John
 >
 > --
 > Author: John Dunn
 >   INET: john.dunn_at_sefas.co.uk
 >
 > Fat City Network Services    -- (858) 538-5051  FAX:
 > (858) 538-5051
 > San Diego, California        -- Public Internet
 > access / Mailing Lists
 >
 
 
 > To REMOVE yourself from this mailing list, send an
 > E-Mail message
 > to: ListGuru_at_fatcity.com (note EXACT spelling of
 > 'ListGuru') and in
 > the message BODY, include a line containing: UNSUB
 > ORACLE-L
 > (or the name of mailing list you want to be removed
 > from).  You may
 > also send the HELP command for other information
 > (like subscribing).
 >
 
 
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
Received on Wed May 17 2000 - 09:43:10 CDT