Re: ORA-01031errors on Windows 2000 server
Date: Thu, 28 Feb 2002 19:56:29 +0100
Message-ID: <3c7e7d0e$0$46176$edfadb0f_at_dspool01.news.tele.dk>
Try to set the parameter = shared for all your databases, I've had the same
problem and I came around with this parameter as far as I can remember it
should be the sam for all your instances and the value should be either
shared or exclusive.
Svend
"Joe Moore" <japlha_at_sympatico.ca> skrev i en meddelelse
news:fovd8.26562$Lc2.3048041_at_news20.bellglobal.com...
> I have an Oracle 8.1.7 database installed on a Windows 2000 server.
> If I set the init.ora parameter "remote_login_password=none" I cannot
> connect as sysdba.
> I've tried connecting through svrmgrl and sqlplus. Using "connect
internal"
> or "connect / as sysdba" doesn't work
> My OS login is a member of the ORA_DBA role and is a local administrator
on
> the box.
>
> If I set the "remote_login_password=true" I can connect using internal but
I
> must specify a password.
> Does anyone know what is going on?
>
> Thanks
> Joe
>
>
Received on Thu Feb 28 2002 - 19:56:29 CET