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

External Procedures

From: Mark Intrieri <mark_at_dtgroup.com>
Date: Mon, 7 Dec 1998 15:43:44 -0500
Message-ID: <74haor$vl4$1@news.dtgroup.com>


Hi,

I am new to oracle and am trying to setup an external procedure call.

I am at the point where I need to issue a CREATE LIBRARY statement. Every time I try to issue the statement SQL plus gives me a continuation prompt and will not execute the statement.

SQL>create library jr_util as '/usr/local/JRN/libJRutils.so'; 2
3

I am logged in as a SYSDBA user and we are using a solaris machine.

Thanks,
Mark. Received on Mon Dec 07 1998 - 14:43:44 CST

Original text of this message

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