Oracle Analytics Cloud and Server

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

OUA 2.7 installation question and error

Received Response
2
Views
2
Comments
Kim_C.
Kim_C. Rank 1 - Community Starter

Hello,

I am performing an Initial Installation with the following versions:

Oracle DB 12.1.0.2.0

Oracle Fusion Middleware 12.2.1.0

ODI 12.2.1.0

OGG 12.2.1.0

installed on UNIX boxes

1. I am following the OUA Install guide for 2.7.0 (updated Nov 2017), can you please confirm if I understood the Install path correctly:

* On the DB server:

- Install Oracle 12c and create a database via DBCA

-create users and roles as per the document, install the RELADM, MDADM and DWADM schema

* On the App server:

- Install FMW and ODI on the same directory (RCU is not run at this point)

* On the DB server:

- Install OGG and follow the steps for target database. (installation on the source will be performed later)

*On the app server:

- Install the ODI based ETL 

-Run RCU (with ODI component de-selected)

- create domain for ODI agent and starting  the ODI server

-Install APEX

-Install OBIEE (run RCU AS  and BI Components) and OUA Dashboard

Is this correct? I seem to not have ran RCU for the ODI repository.

<UPDATE - please disregard the question below. the error was due to an incorrect password.>

2. during the installation of ODI based ETL in the application server, I encounter target database connection error (see attached). I can connect manually to the database using the DWADM account. does anyone have ideas what I can check?

Thank you!

Answers

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    Section 4-7 in the documentation covers your bullet of:  - Install the ODI based ETL

    Sub section 4-21 describes the RCU involved with ODI ...

  • Kim_C.
    Kim_C. Rank 1 - Community Starter

    Thanks Thomas!