I am trying to install Example Schemas into an existing ORACLE_HOME 11.2.0.3.0.
O/S Red Hat Linux 2.6.32-358.23.2.el6.x86_64
Existing ORACLE_HOME 11.2.0.3.0
I have downloaded linux.x64_11gR2_examples.zip and unzipped the contents inside ORACLE_HOME.
oracle@OEMREPP1:bizorap04v>echo $ORACLE_HOME
/app/oracle/product/11.2.0/dbhome_1
> $ORACLE_HOME/examples/runInstaller
SEVERE: [FATAL] [INS-32025] The chosen installation conflicts with software already installed in the given Oracle home.
CAUSE: The chosen installation conflicted with software already installed in the given Oracle home.
ACTION: Install into a different Oracle home.
SEVERE: [FATAL] [INS-52001] Oracle Database Examples can only be installed into an existing Oracle Home.
CAUSE: Oracle Database Examples can only be installed into an existing Oracle Home.