Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE12C installation on Oracle database 12.2 + , 18c as RCU

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
-
12.2 is the highest DB version that can be used for RCU on OBIEE 12.2.1.4
https://www.oracle.com/technetwork/middleware/obiee-122140-certmatrix-4472983.xlsx
0