
Install Oracle VirtualBox on a Windows host by downloading from Oracle and running the installer, following defaults with next and finish to complete Oracle VirtualBox 6.1.3 setup.
Create a new virtual disk image for an Oracle Linux 7 VM, select a 100–150 gb fixed allocation on the host, and set the disk location before proceeding.
download Oracle Linux 7.3 64-bit from the Oracle software delivery cloud, log in, accept licenses, and download the Oracle 19c database software for Linux to prepare a virtual machine.
Learn how to install Oracle Linux 7.3 on Oracle VM, configure disk partitioning, set up networking and user accounts, accept the license, and prepare for Oracle Database 19c installation.
Install Oracle 19c software on Oracle Linux 7.3 by preparing a vm, configuring display and shared folders, creating Oracle user, setting permissions, disabling firewall, and running the Oracle Universal Installer.
Create a non-cdb Oracle 19c database with dbca in silent or gui mode. Configure storage, set the global database name, start the listener, enable samples, and verify connectivity.
There are some new features that come with Oracle 19c. One of the feature during installation is Root Scripts Automation Support for Oracle Database Installation
Starting with Oracle Database 19c, the database installer, or setup wizard, provides options to set up permissions to run the root configuration scripts automatically, as required, during a database installation. You continue to have the option to run the root configuration scripts manually.
Setting up permissions for root configuration scripts to run without user intervention can simplify database installation and help avoid inadvertent permission errors.
There is some change on the Operating System Package Names. To simplify the installation of operating system packages required for an Oracle Database and Oracle Grid Infrastructure installation on Linux, starting with 19c, only the operating system package names will be listed and not the exact package version. Install or update to the latest version of these packages from the minimum supported Linux distribution. Only packages that are officially released by Oracle or your operating system vendor are supported.
These is a hands on step-by-step installation of the Oracle 19c Database. I will be excited to be able to help you quickly setup your Oracle database as you plan to learn and understand Oracle Database Technology.