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: External Procedures

Re: External Procedures

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Sun, 14 Nov 1999 09:30:12 -0500
Message-ID: <S8cuOL0paCJTiV=Gr5+DEApvhl0k@4ax.com>


A copy of this was sent to Mark Rommelfanger <m.rommelfanger_at_computer.org> (if that email address didn't require changing) On Sun, 14 Nov 1999 00:43:57 -0600, you wrote:

>Is it possible to have external procedures on many machines or do they
>have to be on the machine that the database server is on? I would like
>to have Unix external procedures and Windows NT external procedures
>available from one database is this going to be possible?
>
>Thanks,
>
>Mark

Extprocs must run on the same machine as the database does. You would need to have a unix database and nt database to do the above (and use database links to allow one to access the other)

--
See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Sun Nov 14 1999 - 08:30:12 CST

Original text of this message

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