Oracle Analytics Cloud and Server

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

12c install - Config assistant complaining BIPLATFORM schema is missing

Received Response
60
Views
1
Comments
jepva
jepva Rank 5 - Community Champion

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

  • jepva
    jepva Rank 5 - Community Champion

    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