Code Snippet

Just another Code Snippet site

[Oracle-Weblogic] RCU Silent Install

/<path/to/oracle/home>/oracle_common/bin/rcu -silent -createRepository -databaseType ORACLE -connectString localhost:1521:oracle12 -dbUser sys -dbRole SYSDBA -schemaPrefix APP1 -component MDS -component IAU -component IAU_APPEND -component IAU_VIEWER -component OPSS -component UCSUMS -component WLS -component ESS -component STB -component SOAINFRA -useSamePasswordForAllSchemaUsers true -selectDependentsForComponents true -f < /tmp/rcu_passwordfile.txt

, ,


Leave a Reply

Your email address will not be published. Required fields are marked *