Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-28595 when calling external proc
$ORACLE_HOME/bin is where I put my dll.
What's puzzling is that it works under 8.1.5/NT or 9.2/Win2000, but not under 9.2/XP.
Igor Neyman, OCP DBA
ineyman_at_perceptron.com
-----Original Message-----
Goulet, Dick
Sent: Monday, November 24, 2003 12:35 PM
To: Multiple recipients of list ORACLE-L
Igor,
I can't remember exactly where I read it, but under Oracle 9i the
DLL or SO file(unix) needs to be in either $ORACLE_HOME/bin or
$ORACLE_HOME/lib only.
Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA
-----Original Message-----
Sent: Monday, November 24, 2003 12:19 PM
To: Multiple recipients of list ORACLE-L
Oracle 9.2.0.1 on Windows XP
I'm getting
ORA-28595: Extproc agent: Invalid DLL Path
when calling external procedure.
I know, I specified the correct path to my dll, when issuing "CREATE LIBRARY.' statement.
I noticed (when switched from 8.1.5 on NT to 9.2 on Win2000) that dll path became "case-sensitive" (all of a sudden).
But, that's not a problem in this case.
Any thoughts?
Btw, ORA-28595 is not in "Error Messages" manual.
Igor Neyman, OCP DBA
ineyman_at_perceptron.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Igor Neyman INET: ineyman_at_perceptron.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Nov 24 2003 - 12:19:32 CST