How to install Oracle Database
Here you will find out:
- what Oracle Database is
- how to set shell limits
- how to install Oracle Database
- when DiskInternals can help you
Are you ready? Let's read!
What is Oracle Database?
Oracle Database is a flexible database management software from Oracle Corporation. The software is much advantageous and provides a lot of features for its users. Oracle Database software offers wide functionality, as well as support clusters, PL/SQL, etc. This software solution is compatible with multiple operating systems, including Solaris, Windows, and Linux.
As expected, it is easier to install this software on Windows computers, but it’s a bit challenging for Solaris and Linux OS. Oracle Database can be installed on Linux distributions such as Oracle Linux, Red-Hat, and SUSE Linux Enterprise Server. But, it is still possible to get this software installed on Ubuntu and Open SUSE Linux.
How to set shell limits
Configuring shell limits helps to improve the performance of Oracle Database. To do this, you need to edit /etc/security/limits.conf and add the following commands after the last line.
Explaining the commands:
The first column indicates the user to be limited. On the second column, the entry is either soft or hard. Soft is the highest number a user can set, while hard is the highest number the user can reconfigure.
So, from the commands, when the Oracle user approaches 2050 as set in the first line, the user can further increase the limit to 17200.
In the third column is resources where the limits apply. Finally, the fourth column indicates the highest number of resource parameters for the third column.
Install Oracle Database
Firstly, you will need to download the Oracle database installer file (in ZIP format) from the official website and extract the content to a folder. You will find a setup.exe file after extracting the content of the oracle installer file. So, double-click on setup.exe to trigger the installation process.
First Step: Email Subscription Prompt
When the email subscription prompt comes up, you can choose to ignore it (click “Next” and then “OK”), or enter your email to subscribe.
Second Step:
Choose from the three available options, which are, create and configure a database, install database software only, and upgrade an existing database. Click “Next” after selecting an option.
Third Step:
In this step, you will need to choose between “Desktop Class,” and “Server Class.” Choose “Desktop Class” because you’re installing on a computer.
Fourth Step:
Indicate the user account to install and configure Oracle Home. Preferably, you should select the third option to “Use Windows Built-in Account.”
Fifth Step:
At this point, you will need to choose the folder to install the Oracle database, set the Global database name and password, as well as set a pluggable database name.
Sixth Step:
You will see a summary of the installation information, confirm that they are correct before clicking the final “Install” button.
Seventh Step:
On the Database Configuration Assistant window, click on the Password management button and enter the password for Oracle database accounts.
Do you want to get files from Linux in Windows?
So, you’re using Windows and Linux on the same computer, but currently logged into Windows, and you wish to access the files in your Linux partition? DiskInternals Linux Reader is a professional software tool that grants you access to your Linux partition while running Windows. The software supports Linux file systems to allow you to access EXT, UFS, HFS, ReiserFS, or APFS partitions on Windows.
DiskInternals Linux Reader also supports previewing of the files in the Linux partitions, as well as exporting them to a Windows partition if you want to edit the files.
Related articles
- About a bash date command
- How to Access Linux Ext2 or Ext3 on Windows
- How to Access Ext4 from Windows
- How to Mount Ext4 on Windows for Free
- Mount Linux Drive on Windows for Free
- Bash Script: All You Need to Know
- An Algorithm: How to Create Bash While Loop
- Linux Shell: What You Need to Know at First
- 5 Basic Shell Script Examples for Your First Script
- Bash: How to Check if the File Does Not Exist
- Bash Time Command on Linux
- How to use bash get script directory in Linux
- How to Check Bash String Equality
- How to Use Linux Wait Command
- Bash: How to Loop Through Files in Directory
- 20 Examples of Bash Find Command
- Bash Cat Command in Examples
- Bash Script SSH: How to Use It
- Bash: A Script For User Input
- Linux ZSH: the basic you need to know
- Basic of Grep in Linux Shell Script
- Shell Script Cut: Basic You Need to Know
- Bash: How to Check if String Not Empty in Linux
- Bash: how to split strings in Linux
- Linux: Sudo in Bash Scripts
- Hello World Script in Bash
- A Linux bin/bash Shell
- Linux: New Line in Shell Script
- Linux: Bash String Ends With
- Linux: Bash Printf Examples
- Linux: Bash First Line
- Linux: $0 in a Shell Script
- Linux: A Bash Startup Script
- Linux: Write a Shell Script
- Shell Script: Replace String in File
- A crontab service shell script
- Bash and sh: is there any difference
- A Bash Dirname Command
- Linux: A Bash Source Command
- A Bash to Loop through Lines in File
- Linux: A Bash Linter
- A Bash Nested Loop
- A Bash Test Command
- Use a Shell Script to Send an Email
- A Bash Status of Last Command
- Linux: A Bash Basename Command
- Using Bash to Write to a File
- About Bash Language
- Bash for Loop in One Line
- AWK in a Bash Script
- Learn about useful bash scripts
- Learn about systemd startup script
- About chaining bash commands
- Learn about a bash error code
- Using a bash tee command
- About a bash export command
- Learn about a bash wait command
- Arch Linux install script
- About advanced bash scripting
- To run a shell script in Dockerfile
- About a bash UNTIL loop
- Learn about C shell script
- Learn about Korn shell scripting
- Using /usr/bin/env command
- Whether bash waits for command to finish
- Using bash if 0
- Using && in an IF statement in bash
- If you want to run shell script in background
- The disk you inserted was not readable by this computer error
- Learn about SFTP in bash scripting
- Learn to run Perl script in Linux
- Examples of using the Expect
- Copy command in shell scripts
- Shell script usage
- Here is everything you need to know about Bash for Windows
- Guide in Pictures
- How to Use Shell Script Sleep Command
- A Bash Multiline Command




