Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 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
