Top Banner
Oracle 12c - Step by Step Installation Download software from below link. http://www.oracle.com/technetwork/database/enterprise-edition/ downloads/index.html Unzip the software unzip linuxamd64_12102_database_1of2.zip unzip linuxamd64_12102_database_2of2.zip cd to database software folder and run installer cd database [oracle@localhost database]$ ./runInstaller
26

 · Web viewOracle 12c - Step by Step Installation Download software from below link. Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Apr 15, 2018

Download

Documents

nguyencong
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Oracle 12c - Step by Step InstallationDownload software from below link.http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html

Unzip the software

unzip linuxamd64_12102_database_1of2.zipunzip linuxamd64_12102_database_2of2.zip

cd to database software folder and run installer

cd database[oracle@localhost database]$ ./runInstaller

Page 2:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

You need to provide your MOS username and password here. You can ignore this and move on too.

Page 3:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Uncheck security update check box unless you want security update

Page 4:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Hit yes to move to next screen

Page 5:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Here you have options 1. Install software and create database2. Install software only3. Upgrade an existing database.

Page 6:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Choose if you want to create database for testing purpose on your PC Or a production install on a server class machine

Page 7:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Select your option for Non Rac / RAC or RAC one node

Page 8:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Options for typical or advance install. Most of installs are good as typical. Advanced option is for experienced DBA’s but they also do not use it very often.

Page 9:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Options to select path for Oracle Home and provide administrative password.

You have to provide a strong password else it will complain. If you hit yes you can ignore this and go with weak password.

Page 10:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

It will show you path for orainventory

Page 11:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Prereq check failed for Swap .It can be ignored but seriously not recommended

Page 12:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

I ignored here for testing purpose with check box

Page 13:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...
Page 14:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Press yes to confirm

Page 15:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

It will show all the information about this install .Press install button

Page 16:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

See progress

Page 17:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

It will ask you to run two root.sh scripts

Page 18:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Below screen showing running orainstRoot.sh

Page 19:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Below screen is showing running root.sh

Page 20:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Since I choose to create database it launched DBCA

Page 21:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

You can see process by clicking alert log button

Page 22:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Once this is all done you can connect to 12.1.0.2 database with in-memory option…

Page 23:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...
Page 24:  · Web viewOracle 12c - Step by Step Installation Download software from below link.  Unzip the software unzip linuxamd64_12102_database_1of2.zip cd ...

Thanks for checking this. Further you can read how to test In-Memory option by clicking below article

http://www.oracle-12c.com/articla_det.asp?articleID=9&topicID=3&tName=Oracle12c