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: Enterprise Manager, SYSDBA login problem

Re: Enterprise Manager, SYSDBA login problem

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Tue, 23 Nov 1999 20:13:39 +0100
Message-ID: <943384492.15572.0.pluto.d4ee154e@news.demon.nl>


As this is a remote connection.
This means remote_login_passwordfile in init<sid>.ora should be either shared
(internal and sys can use sysdba) or exclusive (you can grant sysdba to any account)
Unix is a special case as anyone in the dba group can connect as sysdba. You also need to create a password file in $ORACLE_HOME/dbs with the orapwd utility on Solaris.

Hth,

--
Sybrand Bakker, Oracle DBA
Dave <none_at_nowhere.nothere.oops> wrote in message news:81e4qm$7qr$1_at_lure.pipex.net...
> I have Enterprise Manager running on a PC (Win98).
> I want to connect to Oracle 7.3.3 on Solaris 2.5.1 as
> sys or system and as SYSDBA but every time I try
> I get ORA 01017 invalid username/password.
> I can log in like this through Server Manager on
> the Solaris machine.
> Anyone know why?
>
>
> Dave
>
>
>
Received on Tue Nov 23 1999 - 13:13:39 CST

Original text of this message

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