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: Question about Respository Manager

Re: Question about Respository Manager

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 17 May 1999 18:54:45 +0200
Message-ID: <926959967.8826.0.pluto.d4ee154e@news.demon.nl>


Hi Edmond,

The parameter
remote_login_password_file (alsways forget the exact number of underscores) should be set to exclusive in the init<sid>.ora of the database the repository account has been created in. SYS or internal should issue the statement
grant sysdba to <repository account>;

to get it working. This statement is viable in sqlplus, svrmgr and sql worksheet.

Hth,
Sybrand Bakker, Oracle DBA

poonek_at_my-dejanews.com wrote in message <7hpc5e$ifd$1_at_nnrp1.deja.com>...
>I get some question on creating repository account using Respository
>Manager.
>
>I have created a repository account using the Respository Manager but I
>don't know why I can only connected as NORMAL but not SYSDBA when I
>open the Enterprise Manager.
>
>Can anyone tell me the solution?
>
>Edmond
>
>
>--== Sent via Deja.com http://www.deja.com/ ==--
>---Share what you know. Learn what you don't.---
Received on Mon May 17 1999 - 11:54:45 CDT

Original text of this message

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