Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01017: invalid username/password; logon denied

466466Dec 15 2005 — edited Dec 26 2005
ORA-01017: invalid username/password; logon denied
i hav 2 database and i am using oracle9i on redhat linux EL3
the name of 2 databases are TEST and TEST01
i created TEST through dbca and created TEST01 through manual database creation
my create database script run perfectly and the other relevant scripts too
but when i connect sys@test01 as sysdba i get the following error

ORA-01017: invalid username/password; logon denied
and when i connect test throgh the same method i am able to connect
i hav checked all my listener and tnsnames configeration
still i am not able to connect to the database that i created manually through the command
sys@test01 as sysdba
can anyone help
thanx
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 23 2006
Added on Dec 15 2005
15 comments
82,063 views