Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE12C installation on Oracle database 12.2 + , 18c as RCU

1
Views
1
Comments
User_CCIIJ
User_CCIIJ Rank 1 - Community Starter

OBIEE 12.2.1.4 installation fails with the error message

64254: Encountered error: oracle.mds.exception.MDSRuntimeException: MDS-00003: error connecting to the database

java.sql.SQLException: ORA-01017: invalid username/password; logon denied

When RCU database version is Oracle 12.2 + , 18C installation will not succeed.  Root cause of this issue is sec_case_sensitive_logon  which is set to TRUE by default on these database version.

If we disable this property still it doessnt help installation to get succeed.

-Kuldeep

Comments