Database - RAC/Scalability (MOSC)

MOSC Banner

Oracle RAC 11gR2 Completly in Silent Mode.

edited Jun 15, 2017 10:03AM in Database - RAC/Scalability (MOSC) 3 comments

ORACLE RAC 11GR2 (2 Nodes) in Completly in Silent Mode with outputs

Configuration and settings must be previously done.

export IGNORE_PREADDNODE_CHECKS=Y

./sshUserSetup.sh -user oracle  -hosts "racprod01 racprod02" -advanced -noPromptPassphrase

./runInstaller -silent -ignoreSysPrereqs -ignorePrereq -ignoreInternalDriverError -force use_prereq_checker=false        \

       -responseFile $HOME/grid/response/grid_install.rsp        \

       INVENTORY_LOCATION=/u01/app/oraInventory         \

       SELECTED_LANGUAGES=en                                   \

       oracle.install.option=CRS_CONFIG                        \

       ORACLE_BASE=/u01/app/oracle/                             \

       ORACLE_HOME=/u01/11.2.0/grid/                      \

       oracle.install.asm.OSDBA=asmdba                            \

       oracle.install.asm.OSOPER=asmoper                           \

       oracle.install.asm.OSASM=asmadmin                            \

       oracle.install.crs.config.gpnp.scanName=mvascan \

       oracle.install.crs.config.gpnp.scanPort=1521            \

       oracle.install.crs.config.clusterName=mvcluster            \

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center