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 -> LD_LIBRARY path for external procedures in Oracle

LD_LIBRARY path for external procedures in Oracle

From: <dspindler_at_my-dejanews.com>
Date: Tue, 28 Jul 1998 18:00:31 GMT
Message-ID: <6pl3jv$aps$1@nnrp1.dejanews.com>


We are running oracle 8.0.4 Enterprise server under solaris. We are trying to pass new data to an external program when it is inserted or modified. To do this I created a trigger and had it call an external procedure which sends the data via a socket to the external program. Oracle has no problem calling the external procedure, but when we add the sockets it stops working becasue the LD_LIBRARY variable is not set correctly. How do you change the value Oracle uses when it calls external procedures in .so files.

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Tue Jul 28 1998 - 13:00:31 CDT

Original text of this message

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