Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
RCU to ADW on OAS

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....
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.
0 -
Thank you very much , i also thought of it but I wasnt sure.
0