Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle LDAP Question

Re: Oracle LDAP Question

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 04 May 2005 22:07:26 +0200
Message-ID: <3jai71tbummbh59p2csqob5h1flp9j2vp6@4ax.com>


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 DBA
Received on Wed May 04 2005 - 15:07:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US