Log in as oracle and start Oracle Universal Installer.
$ cd database
$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 3092 MB Passed
Checking swap space: must be greater than 150 MB. Actual 4051 MB Passed
Checking monitor: must be configured to display at least 256
colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from
/tmp/OraInstall2014-01-06_11-27-19PM. Please wait ...
On the Configure Security Updates screen, uncheck I wish to
receive security updates via My Oracle Support.
Click Yes to remain uniformed of critical security issues.
On Download Software Updates page, select Sip software updates.
On Select Installation option screen, select Install database
software only. It only installs Oracle Database binaries.
In Node Select screen, select Oracle Real Application Clusters
database installation. Under Node Name, select all the nodes in the cluster.
The Selected Language is English. Click Next to continue.
On Select Database Edition screen, select Enterprise Edition.
Click on Select Options and Choose Components and then click OK.
The Oracle Base path appears by default. Accept the default values
or enter the Oracle home directory path in which you want to install Oracle
components. The directory path should not contain spaces.
It checks the specified location on remote node. Select the
Privileged Operation System Groups. Click Next.
This screen checks that the system meets the minimum requirements
for the installation.
Correct any errors that Oracle Universal Installer may have found,
and then click Next. This is expected as SCAN is configured in /etc/hosts. It
is supposed to be configured in DNS.
Review the Summary screen. Click Install button if the information
seems OK.
The Install Product page provides status so that you can monitor
installation progress as Installer continues.
As root, execute the configuration script.
# /u01/app/oracle/product/11.2.0/dbhome_1/root.sh
Performing root user operation for Oracle 11g
The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /u01/app/oracle/product/11.2.0/dbhome_1
Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to
overwrite.
The contents of "oraenv" have not changed. No need to
overwrite.
The contents of "coraenv" have not changed. No need to
overwrite.
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Finished product-specific root actions.
/u01/app/oracle/product/11.2.0/dbhome_1/root.sh
Performing root user operation for Oracle 11g
The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /u01/app/oracle/product/11.2.0/dbhome_1
Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to
overwrite.
The contents of "oraenv" have not changed. No need to
overwrite.
The contents of "coraenv" have not changed. No need to
overwrite.
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Finished product-specific root actions.
Click on Close to exit Installer.
No comments:
Post a Comment