Download the Oracle Database Software Installer
- 
As root, create an 
			 /home/oracle/app/oracledirectory that is owned by theoracleuser.[oracle@vm ~]$ su Password: [root@vm oracle]# mkdir /home/oracle/app [root@vm oracle]# chown oracle:oracle /home/oracle/app [root@vm oracle]# exit exit [oracle@vm ~]$ mkdir /home/oracle/app/oracle 
- 
Navigate your
			 browser to the Oracle Database Software Downloads page: 
		  
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
- Under the "Oracle Database Software Downloads" heading, select Accept License Agreement.
- Download the Oracle Database 12c Release 2 (12.2.0.1.0) for Linux x86-64 (linuxx64_12201_database.zip) for your system (for example, Linux x86_64).
- 
Copy the files to
			 the 
			 /home/oracle/app/oracle


 
