Hi all,
I'm installing an Oracle Analytics Server Instance and I want to configure it using an ATP DB according to this documentation:
https://docs.oracle.com/en/middleware/bi/analytics-server/install-config-oas/configuring-product.html#GUID-E61F5ECE-CAA5-4635-A022-CC4BC9214F42
These are the steps I'm trying to perform:
- Create RCU schemas in silent mode
- Configure OAS using existing schema created in step 1
In the step 1 I ran the command line:
./rcu -silent -responseFile /home/opc/.rcu/rcuResponseFile.properties
but it failed with error message:
" IO Error: Undefined Error
ERROR - RCU-6090 Connection step validation failed.
CAUSE - RCU-6090 Skipping main operation: failed to connect to database because database details were missing or invalid.
ACTION - RCU-6090 Provide correct database details and try again. "
See in attached file the sample of my response file.
thanks for your help.
Alex