SlideShare a Scribd company logo
Step by Step to install database 12c
Osama Mustafa Page 1
1. Download the Oracle Database 12.1 Software from OTN
2. Make sure Oracle Database Software and OS are certified using
https://support.oracle.com
3. Make sure of the following
Hardware
you need to configure Swap Memory And make sure you RAM is enough to avoid
Out Of memory during the installation.
Software
as i mention before check certified OS with database, in my case i will use Redhat 6
update 4.
Install Packages:
binutils-2.20.51.0.2-5.11.el6 (x86_64)
glibc-2.12-1.7.el6 (x86_64)
libgcc-4.4.4-13.el6 (x86_64)
libstdc++-4.4.4-13.el6 (x86_64)
libaio-0.3.107-10.el6 (x86_64)
libXext-1.1 (x86_64)
libXtst-1.0.99.2 (x86_64)
libX11-1.3 (x86_64)
libXau-1.0.5 (x86_64)
libxcb-1.5 (x86_64)
libXi-1.3 (x86_64)
make-3.81-19.el6sysstat-9.0.4-11.el6 (x86_64)
compat-libcap1-1.10-1 (x86_64)
compat-libstdc++-33-3.2.3-69.el6 (x86_64)
gcc-4.4.4-13.el6 (x86_64)
gcc-c++-4.4.4-13.el6 (x86_64)
glibc-devel-2.12-1.7.el6 (x86_64)
ksh <== any version of ksh is acceptable
libstdc++-devel-4.4.4-13.el6 (x86_64)
libaio-devel-0.3.107-10.el6 (x86_64)
Step by Step to install database 12c
Osama Mustafa Page 2
inside /etc/sysctl.conf
fs.file-max = 6815744
kernel.sem = 250 32000 100 128
kernel.shmmni = 4096
kernel.shmall = 1073741824
kernel.shmmax = 4398046511104
net.core.rmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048576
fs.aio-max-nr = 1048576
net.ipv4.ip_local_port_range = 9000 65500
Use this command to restart kernel /sbin/sysctl -p
/etc/hosts
Serverip Hostname
/etc/security/limits.conf
oracle soft nofile 1024
oracle hard nofile 65536
oracle soft nproc 2047
oracle hard nproc 16384
oracle soft stack 10240
oracle hard stack 32768
/etc/pam.d/login
session required pam_limits.so
Step by Step to install database 12c
Osama Mustafa Page 3
after edit OS parameter you need to create Oracle user :
groupadd -g 101 oinstall
groupadd -g 102 dba
groupadd -g 103 oper
useradd -u 100 -g oinstall -G dba,oper oracle
passwd oracle
copy media to your Server , and do the following :
chown -R oracle:oinstall /u01/database
chmod -R 775 /u0/database
mkdir -p /u01/app/oracle/product/12.1.0/db_1
chown -R oracle:oinstall /u01
chmod -R 775 /u01
Now start installation by ./runInstaller
Step by Step to install database 12c
Osama Mustafa Page 4
Step by Step to install database 12c
Osama Mustafa Page 5
Step by Step to install database 12c
Osama Mustafa Page 6
to Create Database you need to configure listener using netca and after finished
successfully use dbca like below :
Step by Step to install database 12c
Osama Mustafa Page 7
Step by Step to install database 12c
Osama Mustafa Page 8
Step by Step to install database 12c
Osama Mustafa Page 9
Thank you
Osama mustafa

More Related Content

PDF
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
DOCX
Upgrade EBS DB from 11g to 12c.
PDF
En rhel-deploy-oracle-rac-database-12c-rhel-7
PDF
Enable oracle database vault
PDF
12c on RHEL7
PDF
Pluggable database 3
PDF
Oracle Linux 7 Beta First Look (Installations)
PDF
Pluggable database tutorial
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Upgrade EBS DB from 11g to 12c.
En rhel-deploy-oracle-rac-database-12c-rhel-7
Enable oracle database vault
12c on RHEL7
Pluggable database 3
Oracle Linux 7 Beta First Look (Installations)
Pluggable database tutorial

What's hot (19)

PDF
Rac&asm
PDF
Upgrade Oracle Database to 12c
PDF
Oracle to MySQL DatabaseLink
PDF
Install oracle grid infrastructure on linux 6.6
PDF
Oracle business intelligence enterprise edition 11g
PDF
Refresh development from productions
PDF
Ebs clone r12.2.4
DOC
EMC Networker installation Document
PDF
Are You Ready for 12c? Data Migration and Upgrade Best Practices
PDF
Installing oracle timesten database On Linux
PDF
Install oracle database 12c software on windows
DOC
Schema replication using oracle golden gate 12c
PDF
12c (12.1) Database installation on Solaris 11(11.2)
PPTX
tow nodes Oracle 12c RAC on virtualbox
PDF
Habilitar repositorio EPEL RHEL
PDF
SystemD Usage Guide
PDF
Oracle11g On Fedora14
PDF
Oracle 11g R2 RAC setup on rhel 5.0
PDF
Install oracle solaris 11.2 using gui
Rac&asm
Upgrade Oracle Database to 12c
Oracle to MySQL DatabaseLink
Install oracle grid infrastructure on linux 6.6
Oracle business intelligence enterprise edition 11g
Refresh development from productions
Ebs clone r12.2.4
EMC Networker installation Document
Are You Ready for 12c? Data Migration and Upgrade Best Practices
Installing oracle timesten database On Linux
Install oracle database 12c software on windows
Schema replication using oracle golden gate 12c
12c (12.1) Database installation on Solaris 11(11.2)
tow nodes Oracle 12c RAC on virtualbox
Habilitar repositorio EPEL RHEL
SystemD Usage Guide
Oracle11g On Fedora14
Oracle 11g R2 RAC setup on rhel 5.0
Install oracle solaris 11.2 using gui
Ad

Similar to 12c installation (20)

DOCX
2nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp02
DOCX
PDF
Installing oracle grid infrastructure and database 12c r1
DOCX
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
DOCX
Discoverer 11.1.1.7 web logic (10.3.6) & ebs r12 12.1.3) implementation guide...
DOCX
Vbox virtual box在oracle linux 5 - shoug 梁洪响
DOCX
Oracle 12cR2 RAC Database Software Installation and Create Database
PDF
Oracle11g on fedora14
DOC
Upgrade 10204-to-10205 on-2-node_rac_linux_x86_64_detail-steps_v0.1
PDF
Oracle-11g-upgrade
DOCX
Oracle forms and reports 11g installation on linux
PDF
图文详解安装Net backup 6.5备份恢复oracle 10g rac 数据库
PDF
OAM Install & Config
PDF
Oam install & config
PDF
Rac on NFS
PDF
Swift configurator installation-manual
PDF
Freeradius edir
PDF
Oracle database 12c client quick installation guide 8
PDF
UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...
PDF
Oracle api gateway installation as cluster and single node
2nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp02
Installing oracle grid infrastructure and database 12c r1
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Discoverer 11.1.1.7 web logic (10.3.6) & ebs r12 12.1.3) implementation guide...
Vbox virtual box在oracle linux 5 - shoug 梁洪响
Oracle 12cR2 RAC Database Software Installation and Create Database
Oracle11g on fedora14
Upgrade 10204-to-10205 on-2-node_rac_linux_x86_64_detail-steps_v0.1
Oracle-11g-upgrade
Oracle forms and reports 11g installation on linux
图文详解安装Net backup 6.5备份恢复oracle 10g rac 数据库
OAM Install & Config
Oam install & config
Rac on NFS
Swift configurator installation-manual
Freeradius edir
Oracle database 12c client quick installation guide 8
UPGRADING FROM ORACLE ENTERPRISE MANAGER 10G TO CLOUD CONTROL 12C WITH ZERO D...
Oracle api gateway installation as cluster and single node
Ad

More from Osama Mustafa (20)

PDF
Case study for software architect
PPTX
DevOps for database
PPTX
Does cloud mean the end of the dba
PDF
Using git hub for your code
PDF
DevOps Project
PDF
Java business service
PDF
Steps creating data_integration_services
PDF
Build, Deploy and Run Node Js Application on Azure using Docker
PDF
Helping implementer dealing with famous siebel based system messages and er...
PPTX
Weblogic and docker
PPTX
Weblogic 101 for dba
PDF
Oracle obia 11.1.1.10.1 installation
PDF
Oracle Enterprise manager 13c Installation
PDF
Erp installation r12.2
PDF
OBIA Installation
PPTX
Eouc 12 on 12c osama mustafa
PDF
Install oracle siebel on windows 2008 r2
PDF
Oracle autovue
PDF
How to apply new patch on siebel 8.2.2.4
PDF
J2ee user managment using dwh builder
Case study for software architect
DevOps for database
Does cloud mean the end of the dba
Using git hub for your code
DevOps Project
Java business service
Steps creating data_integration_services
Build, Deploy and Run Node Js Application on Azure using Docker
Helping implementer dealing with famous siebel based system messages and er...
Weblogic and docker
Weblogic 101 for dba
Oracle obia 11.1.1.10.1 installation
Oracle Enterprise manager 13c Installation
Erp installation r12.2
OBIA Installation
Eouc 12 on 12c osama mustafa
Install oracle siebel on windows 2008 r2
Oracle autovue
How to apply new patch on siebel 8.2.2.4
J2ee user managment using dwh builder

Recently uploaded (20)

PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
PDF
Transforming Manufacturing operations through Intelligent Integrations
PDF
Building High-Performance Oracle Teams: Strategic Staffing for Database Manag...
PDF
Google’s NotebookLM Unveils Video Overviews
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
PPTX
CroxyProxy Instagram Access id login.pptx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Dell Pro 14 Plus: Be better prepared for what’s coming
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Event Presentation Google Cloud Next Extended 2025
PPTX
ABU RAUP TUGAS TIK kelas 8 hjhgjhgg.pptx
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
PDF
HCSP-Presales-Campus Network Planning and Design V1.0 Training Material-Witho...
PPTX
How to Build Crypto Derivative Exchanges from Scratch.pptx
PDF
DevOps & Developer Experience Summer BBQ
PDF
Smarter Business Operations Powered by IoT Remote Monitoring
PDF
ai-archetype-understanding-the-personality-of-agentic-ai.pdf
PDF
madgavkar20181017ppt McKinsey Presentation.pdf
PDF
creating-agentic-ai-solutions-leveraging-aws.pdf
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Transforming Manufacturing operations through Intelligent Integrations
Building High-Performance Oracle Teams: Strategic Staffing for Database Manag...
Google’s NotebookLM Unveils Video Overviews
A Day in the Life of Location Data - Turning Where into How.pdf
CroxyProxy Instagram Access id login.pptx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Dell Pro 14 Plus: Be better prepared for what’s coming
Automating ArcGIS Content Discovery with FME: A Real World Use Case
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Event Presentation Google Cloud Next Extended 2025
ABU RAUP TUGAS TIK kelas 8 hjhgjhgg.pptx
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
HCSP-Presales-Campus Network Planning and Design V1.0 Training Material-Witho...
How to Build Crypto Derivative Exchanges from Scratch.pptx
DevOps & Developer Experience Summer BBQ
Smarter Business Operations Powered by IoT Remote Monitoring
ai-archetype-understanding-the-personality-of-agentic-ai.pdf
madgavkar20181017ppt McKinsey Presentation.pdf
creating-agentic-ai-solutions-leveraging-aws.pdf

12c installation

  • 1. Step by Step to install database 12c Osama Mustafa Page 1 1. Download the Oracle Database 12.1 Software from OTN 2. Make sure Oracle Database Software and OS are certified using https://support.oracle.com 3. Make sure of the following Hardware you need to configure Swap Memory And make sure you RAM is enough to avoid Out Of memory during the installation. Software as i mention before check certified OS with database, in my case i will use Redhat 6 update 4. Install Packages: binutils-2.20.51.0.2-5.11.el6 (x86_64) glibc-2.12-1.7.el6 (x86_64) libgcc-4.4.4-13.el6 (x86_64) libstdc++-4.4.4-13.el6 (x86_64) libaio-0.3.107-10.el6 (x86_64) libXext-1.1 (x86_64) libXtst-1.0.99.2 (x86_64) libX11-1.3 (x86_64) libXau-1.0.5 (x86_64) libxcb-1.5 (x86_64) libXi-1.3 (x86_64) make-3.81-19.el6sysstat-9.0.4-11.el6 (x86_64) compat-libcap1-1.10-1 (x86_64) compat-libstdc++-33-3.2.3-69.el6 (x86_64) gcc-4.4.4-13.el6 (x86_64) gcc-c++-4.4.4-13.el6 (x86_64) glibc-devel-2.12-1.7.el6 (x86_64) ksh <== any version of ksh is acceptable libstdc++-devel-4.4.4-13.el6 (x86_64) libaio-devel-0.3.107-10.el6 (x86_64)
  • 2. Step by Step to install database 12c Osama Mustafa Page 2 inside /etc/sysctl.conf fs.file-max = 6815744 kernel.sem = 250 32000 100 128 kernel.shmmni = 4096 kernel.shmall = 1073741824 kernel.shmmax = 4398046511104 net.core.rmem_default = 262144 net.core.rmem_max = 4194304 net.core.wmem_default = 262144 net.core.wmem_max = 1048576 fs.aio-max-nr = 1048576 net.ipv4.ip_local_port_range = 9000 65500 Use this command to restart kernel /sbin/sysctl -p /etc/hosts Serverip Hostname /etc/security/limits.conf oracle soft nofile 1024 oracle hard nofile 65536 oracle soft nproc 2047 oracle hard nproc 16384 oracle soft stack 10240 oracle hard stack 32768 /etc/pam.d/login session required pam_limits.so
  • 3. Step by Step to install database 12c Osama Mustafa Page 3 after edit OS parameter you need to create Oracle user : groupadd -g 101 oinstall groupadd -g 102 dba groupadd -g 103 oper useradd -u 100 -g oinstall -G dba,oper oracle passwd oracle copy media to your Server , and do the following : chown -R oracle:oinstall /u01/database chmod -R 775 /u0/database mkdir -p /u01/app/oracle/product/12.1.0/db_1 chown -R oracle:oinstall /u01 chmod -R 775 /u01 Now start installation by ./runInstaller
  • 4. Step by Step to install database 12c Osama Mustafa Page 4
  • 5. Step by Step to install database 12c Osama Mustafa Page 5
  • 6. Step by Step to install database 12c Osama Mustafa Page 6 to Create Database you need to configure listener using netca and after finished successfully use dbca like below :
  • 7. Step by Step to install database 12c Osama Mustafa Page 7
  • 8. Step by Step to install database 12c Osama Mustafa Page 8
  • 9. Step by Step to install database 12c Osama Mustafa Page 9 Thank you Osama mustafa