First we unpack.
After decompression we will find a more than a folder, he is: Disk1, into the Disk1. Then perform the installation:
$./runinstaller
Execute script
#/u01/app/oracle/10.2.0/db_1/root.sh
Running Oracle 10g root.sh script ...
The following environment variables are set as:
Oracle_owner= Oracle
Oracle_home=/u01/app/oracle/10.2.0/db_1
Entries'll be added to The/etc/oratab file as needed by
Database Configuration Assistant When a database is created
Finished running generic part of root.sh script.
Now product-specific root actions would be performed.
Create the database after you finish executing the script.
$ dbca
Here also reported a mistake, saying that the Enterprise Manager installation failed. Enterprise Manager is an essential tool for our DBAs daily life, so we have to install it.
[oracle@oracle disk1]$ sqlplus/as sysdba;
Sql*plus:release 10.2.0.5.0-production on Fri Aug 22:23:05 2014
Copyright (c) 1982, oracle. all R Ights Reserved.
Connected to:
Oracle Database 10g Enterprise Edition release 10.2.0.5.0-production
with the partitioning, OLAP , Data Mining and real application testing options
Sql> the Select status from V$instance;
STATUS
------------
Open
Show database turned on normally