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 -> calling 'C' external procedures from Oracle from HPUX

calling 'C' external procedures from Oracle from HPUX

From: Chris Clark <clarkc_at_mcwilliams.com.au>
Date: 17 Feb 2005 20:39:32 -0800
Message-ID: <4cc447fb.0502172039.28820f02@posting.google.com>


Within PL/SQL we want to be able to access external data within shell variables for use within database triggers.

Is the use of an external function/procedure written in 'C' and called via PL/SQL the best/only way to go? (use of GETENV).

If so, could someone show us the compile and link scripts required and also the details configuring Oracle (listener?, publishing). Note: we have written 'C' procedures required but are having difficulty tying it all together.

Can HPUX, as distinct from LINUX or SOLARIS, even achieve this? Received on Thu Feb 17 2005 - 22:39:32 CST

Original text of this message

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