Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
12c install - Config assistant complaining BIPLATFORM schema is missing

Seeing a strange error with the OBIEE 12c install, when I get to the Configuration part to install domains and enter the RCU information, it is complaining that the BIPLATFORM schema is missing, when in reality it is there and was installed successfully by the RCU.
Steps
1) Ran RCU - generated scripts for DBA
2) DBA runs scripts
3) Checked over logs from systemload script - everything executed correctly
4) Performed data load - everything was successful
5) Launch config assistant, Step 4 "The following schemas are missing; BIPLATFORM. Re-run the RCU to re-create schema BIPLATFORM" It will not let me continue beyond this step.
Verified that all schemas are indeed in the database, and the STB account has access. The component schema table and system registry for the RCU both show BIPLATFORM as "VALID" schema. The RCU is installed on Oracle 12.1.0.2 DB.
I'm starting to think there is a bug with the 2-step process, where you create scripts and then DBA runs separately. Anyone else seen this?
I backed out all schemas before, and re-ran the process, same exact result.
Answers
-
Talked with Oracle support and it turns out this indeed a bug with the RCU in 12c. As of right now, schemas can only be created with the SYS account directly in the RCU or Config assistant. Creating the scripts beforehand and running data load seperately does not work.
No timeline for a fix, but development is aware of the issue.
Bug 22650901 - OBIEE 12C RCU SCHEMAS CREATED THROUGH SCRIPTS DOES NOT EXIST OR NOT IDENTIFIED
0