ORA-01017: invalid username/password; logon denied . For details refer to "(:CLSN00107:)" when attempting to start the database for RSA Governance and Lifecycle
Originally Published: 2017-10-12
Article Number
Applies To
RSA Version/Condition: 7.0
Platform: UNIX
Issue
ORA-01017: invalid username/password; logon denied . For details refer to "(:CLSN00107:)" in "/u01/app/oracle/diag/crs/rsahost/crs/trace/ohasd_oraagent_oracle.trc". CRS-2674: Start of 'ora.asm' on 'rsahost' failed ORA-01017: invalid username/password; logon denied Database is not running.
Cause
The path to the configuration file for the Grid/ASM instance is /u01/app/12.1.0/grid/network/admin/sqlnet.ora.
The path to the configuration file for the AVDB instance is /u01/app/oracle/product/12.1.0/db_1/network/admin/sqlnet.ora.
The sqlnet.ora under /u01/app/12.1.0/grid/network/admin/ should only contain one uncommented line:
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
If it has a similar line that contains the following text, this will cause the error listed in the summary and issue description above:
SQLNET.AUTHENTICATION_SERVICES
Resolution
- Update /u01/app/12.1.0/grid/network/admin/sqlnet.ora so it contains only one uncommented line, that is:
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
- Save and close the file.
Related Articles
ORA-06550 error when attempting to run the Data_Retention_Pkg in RSA Identity Governance & Lifecycle 76Number of Views LDAP password authentication failed - Logon failure: unknown username or invalid password when attempting RADIUS authentic… 405Number of Views What kind of data is in the KCA backup files? 8Number of Views Authentication Manager Log Messages (30001-30054) 71Number of Views XML Parsing Error when attempting SP-initiated Single Sign-On with RSA SecurID Cloud Authentication Service 225Number of Views
Don't see what you're looking for?