Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle LDAP Question
On 4 May 2005 12:54:41 -0700, amerar_at_iwc.net wrote:
>I can only assume that this means something is not installed in the
>database that should be.
>
Why? Did you verify this assertion?
As you don't post the actual, we can't see under which user this is
running. If this user isn't SYS, the user may simply lack the
necessary privileges.
>Any help on what I am missing
The package names are in the error messages, so that shouldn't be too
difficult
and where to look for install
>instructions would help.
All Oracle supplied packages have installation scripts in
$ORACLE_HOME/rdbms/admin
and need to be run connected as SYSDBA.
Evidently, this is documented.
Simply grep for the package names will provide you with the names of
the script.
I have a feeling though you should rather get better acquainted with Oracle, than installing LDAP.
-- Sybrand Bakker, Senior Oracle DBAReceived on Wed May 04 2005 - 15:07:26 CDT
![]() |
![]() |