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
Error creating an OAC instance

Summary
I get the Error PSM-BOOT-01009 DNS lookup failed for expected service hostname.
Content
Version
OAC 18.2.1-1510
Answers
-
Hi Lenin.
You can also find more details navigating to your cloud storage and downloading the provisioning logs.
Follow this link Troubleshooting
Let us know your findings.
Cheers.
Fernando
0 -
0
-
Hi Lenin.
Quick look at setupBICS.log and you can see on line 2854 the following error.
"RCU-6131 An error occurred while connecting to the database" it was while executing Repository Creation Utility.
Make sure the user and password provided are correct.
Question. On which database version are you creating your OAC?
I remember something that on 12c Version 2 (or something like that) the process will fail.
Cheers.
Fernando
0 -
Hi.
Another message on the RCU.log file.Was the database up and running?Tue Sep 4 13:43:33.590 UTC 2018 ERROR assistants.rcu.backend.action.JavaAction: oracle.sysman.assistants.rcu.backend.action.JavaAction::perform:ERROR - RCU-6131 Error while connecting to the database.CAUSE - RCU-6131 An error occurred while connecting to the database.ACTION - RCU-6131 Provide correct database details and try again, or contact the system administrator. - WLSoracle.sysman.assistants.common.dbutil.SQLFatalErrorException: Unable to connect to the database using the provided details.Enter a valid hostname and port or check if the listener is up and running.at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.connect(JDBCEngine.java:721)at oracle.sysman.assistants.rcu.backend.action.JavaAction.perform(JavaAction.java:324)at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:255)at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:346)at java.lang.Thread.run(Thread.java:748)Cheers.Fernando0 -
Fernando makes a good point - I was with a customer last week who was setting up OAC and I believe the current version of OAC needs 12.1 (or 11g) as the DB. That was with the non-autonomous OAC of course. I have yet to set up an autonomous OAC instance but looking at the setup documentation it looked like a really straightforward process.
Mark
0 -
Hello Fernando,Thanks for your time and your comments, I already verified and apparently this problem arises when trying to use a database in RAC.I already made the same configuration with a single instance of the database and the error no longer occurs.I appreciate your time very much.I only have the doubt because it does not work with the database in RAC.I will investigate this in the documentation.Regards...0
-
Thanks Mark, i checked the version of the database and this is correct.I solved the problem using a single instance of database.Regards...0