ORA-01017: invalid username/password; logon denied
SAPINST error while DB installation on Oracle 11g
New Password Case Sensitivity Feature
With 11g installations, you will encounter problems if you
entered a lowercase database password in your sapinst parameter screens.  The problem is that passwords now have
case-sensitivity enforced in 11g.  You
may encounter a message like:
ORA-01017: invalid username/password; logon denied
While you are editing initSID.ora to solve ,
set the following parameter and restart Oracle:
SEC_CASE_SENSITIVE_LOGON=FALSE

0 Response to "ORA-01017: invalid username/password; logon denied"
Post a Comment