Re: WEB DB Installation

From: Anupam Bordia <abordia99_at_hotmail.com>
Date: Wed, 15 Mar 2000 09:32:56 -0800
Message-ID: <5JPz4.107$u44.11558_at_news.pacbell.net>


[Quoted] [Quoted] I don't think so that's the case though. Since from the unix prompt (same windon where I start the installation) I can connect using sys/sys and it fails to connect using sys/oracle. Any other thoughts would be very helpful!!

Thanks for your time.

Anupam



hostname% sqlplus sys/sys

SQL*Plus: Release 8.1.5.0.0 - Production on Wed Mar 15 09:19:53 2000

(c) Copyright 1999 Oracle Corporation. All rights reserved.

Connected to:
Oracle8i Release 8.1.5.0.0 - Production
With the Java option
PL/SQL Release 8.1.5.0.0 - Production

SQL> quit
Disconnected from Oracle8i Release 8.1.5.0.0 - Production With the Java option
PL/SQL Release 8.1.5.0.0 - Production
hostname% sqlplus sys/oracle

SQL*Plus: Release 8.1.5.0.0 - Production on Wed Mar 15 09:20:02 2000

(c) Copyright 1999 Oracle Corporation. All rights reserved.

ERROR:
ORA-01017: invalid username/password; logon denied


Ronald Hello wrote in message <8anmr7$oqd$4_at_ares.cs.utwente.nl>...
>In article <953055753.29905.1.pluto.d4ee154e_at_news.demon.nl>,
> "Sybrand Bakker" <postbus_at_sybrandb.demon.nl> writes:
>> probably SYS doesn't have SYSDBA privilege.
>> Check v$pwfile_users to verify this.
>> This probem usually occurs when the password of SYS and internal are
>> different and remote_login_password_file in init<sid>.ora is set to
shared.
>
>Another problem could be that in some (a lot?) Oracle versions
>the network-password for SYS is different from the `normal'
>password. Had to use `change_on_install' for local access and
>`ORACLE' for remote acces in some cases.
>
>>
>> Hth,
>>
>> Sybrand Bakker, Oracle DBA
>
>In case you missed it, thanks for all the help.
>
>Ronald.
>
>--
>// Ronald Hello (Ronald.Hello_at_cs.utwente.nl)
>// University of Twente
>// Department of Computer Science
>// The Netherlands
>
Received on Wed Mar 15 2000 - 18:32:56 CET

Original text of this message