Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> LD_LIBRARY path for external procedures in Oracle
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
![]() |
![]() |