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 -> Calling external C lang. function?

Calling external C lang. function?

From: murali <murali_at_topdog.cs.umbc.edu>
Date: 19 Aug 1998 16:07:34 -0400
Message-ID: <6rfba6$8m9@topdog.cs.umbc.edu>


Hi,

   I am trying to call an external C language function in a stored procedure.

When I execute the command

CREATE OR REPLECE LIBRARY LIBC AS '/LIB/LIB.A'; it doesn't get created. I have the create permission to create the library.

If you have any info on this, please lemme know. Thanks,
-murali

email: murali_at_cs.umbc.edu Received on Wed Aug 19 1998 - 15:07:34 CDT

Original text of this message

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