ora 01017
Hi , I'm getting ora-01017 invalid user name/passwd logon denied when trying to connect as sqlplus / as sysdba.
My passwd file is correct and in the correct directory.
My parm remote_login_exclusive='none' but I can't change it until I can connect in as sys.
This was all working before and then I noticed I was pointing to the wrong oraenv file. I changed the path statement and was able to point to the correct oraenv but then I could not sqlplus / as sysdba anymore. I undid all that I did but now I can't connect anymore?
Everything was working prior to this so I know its configured correctly. This is 10.2.0.4 on redhat 5.
My passwd file is correct and in the correct directory.
My parm remote_login_exclusive='none' but I can't change it until I can connect in as sys.
This was all working before and then I noticed I was pointing to the wrong oraenv file. I changed the path statement and was able to point to the correct oraenv but then I could not sqlplus / as sysdba anymore. I undid all that I did but now I can't connect anymore?
Everything was working prior to this so I know its configured correctly. This is 10.2.0.4 on redhat 5.
0