SlideShare a Scribd company logo
1 of 2
Download to read offline
Articles from Database administrator
workshop
Software only installation of Oracle Database 12c
release 1
In this post I'm going to install only the software of the Oracle Database 12c release
1.
Download from Oracle website and extract it into the home directory of the oracle
user.
view plainprint?
1. [oracle@localhost ~]$ pwd
2. /home/oracle
3. [oracle@localhost ~]$ cd database/
4. [oracle@localhost database]$ ./runInstaller &
The GUI of the installer is similar to the previous version.
On the first step "Configure Security Update" you have to specify your email to be
informed on security issue;
on next step "Software Updates" it asks to download any PSU available;
on next step "Installation Option" it asks what kind of installation you want to perform.
I'm going to choose "Install database software only";
on next step "Grid Installation Options" it asks if you want to install a single instance,
a RAC or a RAC One Node database installation. I'm selecting "Single instance
database installation";
on next step "Product Languages" choose the one you need or leave the English
default language like I do;
on next step "Database Edition" I'm going to choose "Enterprise Edition" instead of
"Standard Edition" or "Standard Edition One";
Before proceeding on next step execute the following commands:
view plainprint?
1. [root@localhost /]# mkdir -p /app/oracle
2. [root@localhost /]# chonw oracle.oinstall /app/oracle
3. [root@localhost /]# chown oracle.oinstall /app/oracle
on next step "Installation Location" I'm going to use "/app/oracle/" as Oracle base
and "/app/oracle/product/12.1.0/dbhome_1" as software location;
Before proceeding on next step execute the following commands:
view plainprint?
1. [root@localhost /]# mkdir -p /app/oraInventory
2. [root@localhost /]# chown oracle.oinstall /app/oraInventory
on next step "Create Inventory" I'm going to use "/app/oraInventory" as Inventory
Directory and oinstall as oraInventory Group Name;
on next step "Operating Sytem Groups" I selected dba group;
on the next step "Summary" I first saved the response file and the clicked the Install
button.
When asked execute the suggested scripts as root user:
/app/oraInventory/orainstRoot.sh and /app/oracle/product/12.1.0/dbhome_1/root.sh
view plainprint?
1. [root@localhost /]# /app/oraInventory/orainstRoot.sh
2. Changing permissions of /app/oraInventory.
3. Adding read,write permissions for group.
4. Removing read,write,execute permissions for world.
5.
6. Changing groupname of /app/oraInventory to oinstall.
7. The execution of the script is complete.
8. [root@localhost /]# /app/oracle/product/12.1.0/dbhome_1/root.sh
9. Performing root user operation for Oracle 12c
10.
11. The following environment variables are set as:
12. ORACLE_OWNER= oracle
13. ORACLE_HOME= /app/oracle/product/12.1.0/dbhome_1
14.
15. Enter the full pathname of the local bin directory: [/usr/local/bin]:
16. Copying dbhome to /usr/local/bin ...
17. Copying oraenv to /usr/local/bin ...
18. Copying coraenv to /usr/local/bin ...
19.
20.
21. Creating /etc/oratab file...
22. Entries will be added to the /etc/oratab file as needed by
23. Database Configuration Assistant when a database is created
24. Finished running generic part of root script.
25. Now product-specific root actions will be performed.
The installation of Oracle Database was successful.
That's all.

More Related Content

Viewers also liked

Weblogic 12c installation (oracle linux)
Weblogic 12c installation (oracle linux)Weblogic 12c installation (oracle linux)
Weblogic 12c installation (oracle linux)Osama Mustafa
 
Step by Step Oracle11g out of-place upgrade from 11.2.0.3 to 11.2.0.4
Step by Step Oracle11g out of-place upgrade from 11.2.0.3 to 11.2.0.4Step by Step Oracle11g out of-place upgrade from 11.2.0.3 to 11.2.0.4
Step by Step Oracle11g out of-place upgrade from 11.2.0.3 to 11.2.0.4Jorge Batista
 
Oracle SOA 12.2.1 Installation
Oracle SOA 12.2.1 InstallationOracle SOA 12.2.1 Installation
Oracle SOA 12.2.1 InstallationVijay Reddy
 
Oracle sharding : Installation & Configuration
Oracle sharding : Installation & ConfigurationOracle sharding : Installation & Configuration
Oracle sharding : Installation & Configurationsuresh gandhi
 
ETL Using Informatica Power Center
ETL Using Informatica Power CenterETL Using Informatica Power Center
ETL Using Informatica Power CenterEdureka!
 
Connecting Hadoop and Oracle
Connecting Hadoop and OracleConnecting Hadoop and Oracle
Connecting Hadoop and OracleTanel Poder
 
OAS 10gR3 (32 bit) Installation on Oracle Linux 5
OAS 10gR3 (32 bit) Installation on Oracle Linux 5OAS 10gR3 (32 bit) Installation on Oracle Linux 5
OAS 10gR3 (32 bit) Installation on Oracle Linux 5chetanpatil1984
 

Viewers also liked (11)

Weblogic 12c installation (oracle linux)
Weblogic 12c installation (oracle linux)Weblogic 12c installation (oracle linux)
Weblogic 12c installation (oracle linux)
 
Step by Step Oracle11g out of-place upgrade from 11.2.0.3 to 11.2.0.4
Step by Step Oracle11g out of-place upgrade from 11.2.0.3 to 11.2.0.4Step by Step Oracle11g out of-place upgrade from 11.2.0.3 to 11.2.0.4
Step by Step Oracle11g out of-place upgrade from 11.2.0.3 to 11.2.0.4
 
Oracle installation
Oracle installationOracle installation
Oracle installation
 
Oracle SOA 12.2.1 Installation
Oracle SOA 12.2.1 InstallationOracle SOA 12.2.1 Installation
Oracle SOA 12.2.1 Installation
 
Oracle 10g Installation
Oracle 10g InstallationOracle 10g Installation
Oracle 10g Installation
 
Introduction to OBIEE 11g
Introduction to OBIEE 11gIntroduction to OBIEE 11g
Introduction to OBIEE 11g
 
Oracle sharding : Installation & Configuration
Oracle sharding : Installation & ConfigurationOracle sharding : Installation & Configuration
Oracle sharding : Installation & Configuration
 
ETL Using Informatica Power Center
ETL Using Informatica Power CenterETL Using Informatica Power Center
ETL Using Informatica Power Center
 
Connecting Hadoop and Oracle
Connecting Hadoop and OracleConnecting Hadoop and Oracle
Connecting Hadoop and Oracle
 
A data analyst view of Bigdata
A data analyst view of Bigdata A data analyst view of Bigdata
A data analyst view of Bigdata
 
OAS 10gR3 (32 bit) Installation on Oracle Linux 5
OAS 10gR3 (32 bit) Installation on Oracle Linux 5OAS 10gR3 (32 bit) Installation on Oracle Linux 5
OAS 10gR3 (32 bit) Installation on Oracle Linux 5
 

Recently uploaded

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 

Recently uploaded (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 

Software only installation of oracle database 12c release 1

  • 1. Articles from Database administrator workshop Software only installation of Oracle Database 12c release 1 In this post I'm going to install only the software of the Oracle Database 12c release 1. Download from Oracle website and extract it into the home directory of the oracle user. view plainprint? 1. [oracle@localhost ~]$ pwd 2. /home/oracle 3. [oracle@localhost ~]$ cd database/ 4. [oracle@localhost database]$ ./runInstaller & The GUI of the installer is similar to the previous version. On the first step "Configure Security Update" you have to specify your email to be informed on security issue; on next step "Software Updates" it asks to download any PSU available; on next step "Installation Option" it asks what kind of installation you want to perform. I'm going to choose "Install database software only"; on next step "Grid Installation Options" it asks if you want to install a single instance, a RAC or a RAC One Node database installation. I'm selecting "Single instance database installation"; on next step "Product Languages" choose the one you need or leave the English default language like I do; on next step "Database Edition" I'm going to choose "Enterprise Edition" instead of "Standard Edition" or "Standard Edition One"; Before proceeding on next step execute the following commands: view plainprint? 1. [root@localhost /]# mkdir -p /app/oracle 2. [root@localhost /]# chonw oracle.oinstall /app/oracle 3. [root@localhost /]# chown oracle.oinstall /app/oracle on next step "Installation Location" I'm going to use "/app/oracle/" as Oracle base and "/app/oracle/product/12.1.0/dbhome_1" as software location; Before proceeding on next step execute the following commands: view plainprint?
  • 2. 1. [root@localhost /]# mkdir -p /app/oraInventory 2. [root@localhost /]# chown oracle.oinstall /app/oraInventory on next step "Create Inventory" I'm going to use "/app/oraInventory" as Inventory Directory and oinstall as oraInventory Group Name; on next step "Operating Sytem Groups" I selected dba group; on the next step "Summary" I first saved the response file and the clicked the Install button. When asked execute the suggested scripts as root user: /app/oraInventory/orainstRoot.sh and /app/oracle/product/12.1.0/dbhome_1/root.sh view plainprint? 1. [root@localhost /]# /app/oraInventory/orainstRoot.sh 2. Changing permissions of /app/oraInventory. 3. Adding read,write permissions for group. 4. Removing read,write,execute permissions for world. 5. 6. Changing groupname of /app/oraInventory to oinstall. 7. The execution of the script is complete. 8. [root@localhost /]# /app/oracle/product/12.1.0/dbhome_1/root.sh 9. Performing root user operation for Oracle 12c 10. 11. The following environment variables are set as: 12. ORACLE_OWNER= oracle 13. ORACLE_HOME= /app/oracle/product/12.1.0/dbhome_1 14. 15. Enter the full pathname of the local bin directory: [/usr/local/bin]: 16. Copying dbhome to /usr/local/bin ... 17. Copying oraenv to /usr/local/bin ... 18. Copying coraenv to /usr/local/bin ... 19. 20. 21. Creating /etc/oratab file... 22. Entries will be added to the /etc/oratab file as needed by 23. Database Configuration Assistant when a database is created 24. Finished running generic part of root script. 25. Now product-specific root actions will be performed. The installation of Oracle Database was successful. That's all.