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: 7.3.4 External Procedure Call

Re: 7.3.4 External Procedure Call

From: Pete Simpson <psimpson_at_oucsace.cs.ohiou.edu>
Date: Thu, 27 Aug 1998 15:05:43 GMT
Message-ID: <EyCsLJ.AF0@boss.cs.ohiou.edu>


Is there a better way to do it than pipes? From what I've been told, pipes are VERY resource intensive, and Oracle is not going to support pipes applications in the very near future. Plus, pipes require an application to be sitting on the system, polling the pipe to see if there is data there -- again this sounds resource intensive. It'd be better it when there was work to do I could just make a fn call.

Pete

MotoX <rat_at_tat.a-tat.com> wrote:
> Look at 'pipes' in the Application Developers Guide.

> MotoX.

> Pete Simpson wrote in message ...

>>I was reading today about PL/SQL "External Procedure Calls" as
>>documented in the Oracle 8 reference manual. This sounds exactly like
>>how I need to do something with my database, however I am running Oracle
>>7.3.4. Does anyone know if "external procedure calls" are supported in
>>Oracle 7.3.4? If so, can you point me to any documentation, I can't
>>find anything on techweb.

--
Peter J. Simpson | psimpson_at_oucsace.cs.ohiou.edu Have a hobie day!| Received on Thu Aug 27 1998 - 10:05:43 CDT

Original text of this message

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