Xref: alice comp.databases.oracle.server:49864
Path: alice!news-feed.fnsi.net!news.idt.net!dispose.news.demon.net!demon!bullseye.news.demon.net!demon!news.demon.nl!demon!sybrandb.demon.nl!not-for-mail
From: "Sybrand Bakker" <postbus@sybrandb.demon.nl>
Newsgroups: comp.databases.oracle.server
Subject: Re: Question about Respository Manager
Date: Mon, 17 May 1999 18:54:45 +0200
Organization: Bentley Systems Europe
Message-ID: <926959967.8826.0.pluto.d4ee154e@news.demon.nl>
References: <7hpc5e$ifd$1@nnrp1.deja.com>
X-Trace: news.demon.nl 926959967 pluto:8826 NO-IDENT sybrandb.demon.nl:212.238.21.78
X-Complaints-To: abuse@demon.net
X-Newsreader: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Lines: 32

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@my-dejanews.com wrote in message <7hpc5e$ifd$1@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.---


