ORA-01017: invalid username/password logon denied

 

 

 DB: 12.1.0.2


Two node RAC instance Password file is on ASM

 

Though password file exist and correct password is available sys is not able to log in remotely (ORA-01017: invalid username/password logon denied)

 

pwget --dbuniquename acmd8

 

+DGDATA1/ACMD8/PASSWORD/pwdacm88.312.1082199199

 

Recreated the password file Still the same error

 

Deleted the password file with pwdelete and created password file locally on the machine, yet the issue remained the same

 

 

 checking further revealed Show parameter sec_case_sensitive_logon     is set to false

 

sec_case_sensitive_logon             boolean     FALSE


 

so recreated the password file with ignore option

 

orapwd file='+DGDATA1' password='Capandsamll2021' dbuniquename= ACMD8 ignorecase=y

 

Now sys is able to connect remotely without issues

 

Comments

Popular posts from this blog

Error processing request - Contact your application administrator apex 20.1

APP-FND-01436: List of Values cannot find any values for you to choose error from concurrent request program parameter (R12 12.1.3)

WEB ADI - issues encountered during initial access