RCU to ADW on OAS — Oracle Analytics

Oracle Analytics Cloud and Server

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

RCU to ADW on OAS

Received Response
41
Views
2
Comments
mmajdana1
mmajdana1 Rank 6 - Analytics Lead

HI, I am currently instaling OAS on Linux and everything went fine, but now i have to create the database schemas required by OAS, using Repository Creation utility.

I have ADW as database, and i dont know how to connect to it.

On my OAC i use this same database and this connection parameters to connect RPD to database and it works fine.

Can anyone help?

I have set TNS_ADMIN variable, java paths etc....

pastedImage_0.png

Answers

  • I doubt the Autonomous Database is certified for the RCU. You don't have SYSDBA access on an Autonomous Database and this is what the RCU checks for and need to do the job.

    You can use Autonomous as a datasource, as you do in your OAC, but you don't use the autonomous for the RCU in OAC as you don't have access to the RCU database.

    You can use a DBaaS database version 12.1, 12.2, 18.3 or 19.3 and it is certified for the OAS RCU schemas.

  • mmajdana1
    mmajdana1 Rank 6 - Analytics Lead

    Thank you very much , i also thought of it but I wasnt sure.