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: External SQL functions exported by DLLs

Re: External SQL functions exported by DLLs

From: <bdbafh_at_gmail.com>
Date: 11 Mar 2005 06:31:16 -0800
Message-ID: <1110551476.359858.237180@g14g2000cwa.googlegroups.com>


Peter,

Oracle refers to these as external procedures. Documentation on a configuration to support such a setup can be found on otn.

OracleŽ Database Application Developer's Guide - Fundamentals 10g Release 1 (10.1)
Part Number B10795-01
http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10795/adfns_ex.htm#1019109

How the Database Server Calls External C Procedures http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10795/adfns_ex.htm#1007685

Setup
http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10795/adfns_ex.htm#1019209

Managing Processes for External Procedures http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10739/manproc.htm#i1106821

An external procedure listener used to be enabled by default, I believe that in 10g this is no longer the default configuration.

hth.
-bdbafh Received on Fri Mar 11 2005 - 08:31:16 CST

Original text of this message

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