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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Invoking a unix programme from Oracle

Re: Invoking a unix programme from Oracle

From: James Lorenzen <lorenzen_at_visi.com>
Date: 1997/04/04
Message-ID: <lorenzen-ya023680000404972226160001@news.visi.com>#1/1

It takes a bit more than dbms_pipe, a program (C, Fortran, COBOL, ...) needs to be writen using Pro*(C, Fortran, COBOL, ...) or OCI needs to be writen that will monitor the dbms_pipe and submit the UNIX program. It is a fairly straight forward process. There are sample programs with the Pro*(whatever) install.

James

In article <01bc4126$99448ae0$93f267ce_at_p2390>, "Dragon Fly" <dfly_at_infinet.com> wrote:

>use DBMS_PIPE package
>
>Cordially,
>Sergei
>
>
>George Dau <gedau_at_mim.com.NOSPAM.au> wrote in article
><33446385.335154276_at_203.12.176.153>...
>> nils_at_bourbon.propertymall.com (Nils) wrote:
>>
>> ]Is there any easy way to invoke a Unix programme from Oracle, e.g.
>> ]to invoke sendmail?
>>
>> the "host" command?
>>
>> --
>> Unfortunately, offensive E-Mail spam has forced me
>> to modify my E-Mail address. Remove the word NOSPAM
>> in my address.
>>

-- 
lorenzen_at_visi.com             | Life is complex; it has
                              |   real and imaginary parts
Received on Fri Apr 04 1997 - 00:00:00 CST

Original text of this message

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