Oracle Database 19c Installation on Oracle Linux 7.6 Step by Step | Offline and Manual install

Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=Ra8wHDTV3eY



Category:
Tutorial
Duration: 53:21
27,649 views
176


In this video we are going to demonstrate how to install Oracle Database 19c in Oracle Linux 7.6.
Oracle Database 19c is RDBMS software from Oracle Corporation with tons of features including Cloud Support.
Oracle Database 19c installation in Oracle Linux 7 Platform is very easy.
This video guides step by step installation of oracle 19c includes:
1. Preparing the Oracle Linux 7.6 Operating System for Database 19c installation.
2. Virtual Box Settings for Oracle Linux 7 VM.
3. Setting the static ip address
4. kernel parameters configuration
5. Resource limit configuration and stopping the Firewall
6. dependencies installation
7. oracle database installation
8. Host name configuration for Oracle Linux VM.
9. Oracle listener configuration after installation.
10. Starting the Database in SQL Plus
11. Create one Common user called "c##scott"
12. SQL Developer 19.1 Connectivity with Oracle database 19c (19.3)
13. Mounting the pluggable database orclpdb and check connectivity on SQL Developer.
14. Access the Oracle Enterprise Manager on host machine browser.

Hardware Requirements : Enough Hard disk space, RAM and Swap Memory which satisfies the Oracle Installer during prerequisites checks.
Software Requirements : Oracle Linux 7.6 (minimum 7.4) with dependencies for oracle database 19c to be installed and Kernel Parameters and resource limits configured.
Oracle 19c zip (LINUX.X64_193000_db_home) file for linux downloaded and installed, SQL Developer 19.1 which will connects the latest 19c database.
Installation Class : Desktop class is choosen, which is easy to configure for desktops and laptops.
Installation method : Offline
Download Oracle database 19c from: https://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
Download SQL Developer from : https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html

Important Note on hostname configuration: To avoid Port already in use error I will be configuring hostname at the end of installation.
Important Note on Linux OS Partitions: Linux Partitions can be configured based on your needs, if you have enough RAM, Processor cores and Hard disk space.
More the swap and RAM space, Oracle performance will be good.

/etc/sysctl.conf settings used in this video

fs.aio-max-nr = 1048576
fs.file-max = 6815744
kernel.shmall = 1073741824
kernel.shmmax = 4398046511104
kernel.shmmni = 4096
kernel.sem = 250 32000 100 128
kernel.panic_on_oops = 1
net.ipv4.ip_local_port_range = 9000 65500
net.core.rmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048576


/etc/security/limits.conf settings used in this video
oracle soft nofile 1024
oracle hard nofile 65536
oracle soft nproc 16384
oracle hard nproc 16384
oracle soft stack 10240
oracle hard stack 32768
oracle hard memlock 134217728
oracle soft memlock 134217728




Other Videos By java frm


2019-07-13Apache OpenOffice Calc Tutorial - isnumber Function | Apache OpenOffice 4 Calc
2019-07-13LibreOffice Calc Tutorial - isnumber Function | LibreOffice 6 Calc
2019-07-08Microsoft Excel Tutorial - Len Function | Excel 2013/2016/2019
2019-07-08Apache OpenOffice Calc Tutorial - Len Function | Apache OpenOffice 4 Calc
2019-07-08WPS Office Spreadsheet Tutorial - Len Function | WPS Office 2019
2019-07-08LibreOffice Calc Tutorial - Len Function | LibreOffice 6 Calc
2019-07-07Oracle Database 18c Express Edition Tutorial - Drop Common User using Enterprise Manager
2019-07-07Oracle Database 18c Express Edition Tutorial - Create Common User using Enterprise Manager
2019-07-07Debian 10 installation on VirtualBox 6.0 with Guest Additions | Debian 10 Buster released
2019-06-08Oracle Database 19c Installation on Windows 10 and connect from SQL Developer 19.1
2019-05-30Oracle Database 19c Installation on Oracle Linux 7.6 Step by Step | Offline and Manual install
2019-05-20Oracle Database 18c Express Edition Installation on Oracle Linux 7.6 using Vagrant
2019-05-19Oracle Database 18c Installation on Oracle Linux 7 using Vagrant and VirtualBox 6 0
2019-05-19Oracle Database 12c Installation on Oracle Linux 7 using Vagrant and VirtualBox 6 0
2019-05-09Oracle Database 19c Installation on Oracle Linux 7.6 using Vagrant and VirtualBox 6.0
2019-05-08Redhat Enterprise Linux 8.0 Manual Partitioning of Hard Disk on VirtualBox 6.0 | RHEL 8.0
2019-05-08Redhat Enterprise Linux 8.0 Installation on VirtualBox 6.0 with Guest Additions | RHEL 8.0 Released
2019-04-28Windows Server 2019 installation on VirtualBox 6.0 with Guest Addition
2019-04-28MongoDB 4.0 Installation on Windows 10 and connect via MongoDB Compass
2019-04-28MongoDB 4.0 Zip Archive Installation on Windows 10 as Service and connect via MongoDB Compass
2019-04-27MySQL 8.0 Community Server installation on Windows 10



Tags:
how to install oracle database 19c on oracle linux 7
oracle database 19c installation in oracle linux 7
install oracle 19c in linux
oracle database 19c
oracle 19c
oracle database configuration
19c
oracle database 19c for linux
oracle db 19c
oracle 19c database
oracle 19c tutorial
oracle database 19c tutorial
oracle database 19c administration
oracle 19c videos