PL/SQL LDAP API [message #52877] |
Mon, 19 August 2002 04:25 |
Josh
Messages: 9 Registered: August 1999
|
Junior Member |
|
|
I'm trying to use the DBMS_LDAP package to interface with an ldap server. I installed the package as the oracle instructions said, which seemed to have worked. But whenever I call one of the functions in the PL/SQL script it get the following error:
ORA-06508: PL/SQL: could not find program unit being called
This doesn't make any sense to me becuase the script recognizes the function call because it doesn't give me any compilation errors, but when I call it it's not found. Has anybody else ran into this problem?
Thanks,
Josh
|
|
|
|
|
|
|