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

From: dbyy <dbyy_at_nirvana.com>
Date: Wed, 07 Jul 2004 07:49:28 -0400
Message-ID: <rpRGc.27972$WM5.1163664_at_news20.bellglobal.com>


Sheetal wrote:

> I'm trying to connect to my Oracle 9.0. database, which is on the local machine.
> When i try to connect using system/manager
> or
> scott/tiger
> it gives me this error:
>
> ORA-01017: invalid username/password; logon denied
>
> What do I do???
> Any help would be appreciated.
>
> TIA
You might also check the status of the account in dba_users <<select username, account_status from dba_users where username='SCOTT'>>

HTH Fred Received on Wed Jul 07 2004 - 13:49:28 CEST

Original text of this message