Oracle database (Oracle DB) is a relational database management system
(RDBMS) from the Oracle Corporation. Originally developed in 1977 by
Lawrence Ellison and other developers, Oracle DB is one of the most
trusted and widely-used relational database engines.
Download the Installer from the below link:
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
Downloaded file would be like this :
Unzip the files using the below command
You should now have a single directory called "database" containing installation files.
Hosts File
The "/etc/hosts" file must contain a fully qualified name for the server.
Add or amend the following lines in the "/etc/sysctl.conf" file.
Run the following command to change the current kernel parameters.
/sbin/sysctl -p
Add the following lines to the "/etc/security/limits.conf" file.
Run the below commad to start the installation
./runInstaller
Download the Installer from the below link:
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
Downloaded file would be like this :
Unzip the files using the below command
You should now have a single directory called "database" containing installation files.
Hosts File
The "/etc/hosts" file must contain a fully qualified name for the server.
Add or amend the following lines in the "/etc/sysctl.conf" file.
Run the following command to change the current kernel parameters.
/sbin/sysctl -p
Add the following lines to the "/etc/security/limits.conf" file.
Run the below commad to start the installation
./runInstaller