Run RCU for Oracle Analytics Server in Silent Mode
Namste!!! 🙏Welcome to My FMW Experiments blog!!! This is the "Learning OracleAnalyticsServer Administering series -3". If you are first time visitor please have a look on the series posts: Oracle Database 19c Install & Configure on Vagrant VirtualBox Oracle Analytics Server Silent mode Installation In this post, I would like to share the run RCU against Oracle Analytics Server. The creation of a Repository using rcu utility made much flexible and easier than ever before. Generally, the rcu works in two options GUI mode and command line silent mode. Automations required the second option that is the silent mode, Prerequisites Oracle Database (19c used in this experiemnt) SYSDBA Role user created to run the RCU Assumption: Oracle database is started and ready to use, that is service which is used for this experiment is PDB that is ON status. 1. Creating OAS Repositories a. Create a DB User for OAS RCU execution Creation of DBA user t...