$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
[EMAIL PROTECTED]
-----Original
Message-----
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Goulet, Dick
Sent: Monday, November 24,
2003 12:35
PM
To: Multiple recipients of list
ORACLE-L
Subject: RE:
ORA-28595 when calling external proc
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-----
From: Igor
Neyman [mailto:[EMAIL PROTECTED]
Sent: Monday, November
24, 2003 12:19
PM
To: Multiple recipients of list
ORACLE-L
Subject: ORA-28595
when calling external proc
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
[EMAIL PROTECTED]