DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

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

  1. #1
    Join Date
    Apr 2003
    Location
    india
    Posts
    13

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

    had installed Oracle 9i Enterprise Edition Rel 2 on windows 2003 server .and created default database while installation .
    after installation i am able to connect to database as system/admin@orcl as sysdba and normal , but when i changed the databse to archivelog mode , i am not able to connect the databse as normal user and when i am trying to connect as sysdba its connecting , i am getting the following error ORA-01017: invalid username/password; logon denied while i am trying to connect as normal user , but when i tried to connect as sysdba its connecting , plz help me ...
    akhir dil hi hindustani

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    sqlplus "/ as sysdba"

  3. #3
    Join Date
    Sep 2005
    Location
    Delhi
    Posts
    78
    This problem is not due to enabling archiving. Check these.
    1. Is the normal user which u r using to connect to database created in database. check it from dba_users if it exists.
    2. Are u providing correct username and password to connect.
    3. Which type of authentication r u using, check it from sqlnet.ora file.

    provide this information to me so that i can help u.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width