Xref: alice comp.databases.oracle.server:65092
Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail
From: egkua@tm.net.my
Newsgroups: comp.databases.oracle.server
Subject: Error running external procedure at the AIX
Date: Thu, 09 Sep 1999 08:32:57 GMT
Organization: Deja.com - Share what you know. Learn what you don't.
Lines: 16
Message-ID: <7r7rbp$vnj$1@nnrp1.deja.com>
X-Article-Creation-Date: Thu Sep 09 08:32:57 1999 GMT
X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)
X-Http-Proxy: 1.0 PROXY,NetCache@bkj-cache85: Version 3.3.1P1, 1.0 x42.deja.com:80 (Squid/1.1.22) for client 161.142.78.85
X-MyDeja-Info: XMYDJUIDegkua98

I encountered the following errors when running an external procedure:
ORA-06520: PL/SQL: Error loading external library
ORA-06522: readExports: Invalid argument.

I was told that the same program is successfully run at the Sun Solaris
platform.
Did anyone successfully run an external procedure at the AIX?
I compiled the program with the commands:
cc -c cprg.c
ld -G -o cprg.so cprg.o /usr/lib/crt0.o

Could this be b'cos of the AIX C's compiler problem?


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
