In this video we are going to see how to install and configure Oracle Database 19c on Oracle Linux 7.6 using Vagrant 2.2 which will be
configured as Virtual Machine running in VirtualBox 6.0.
Requirements: Oracle VirtualBox 6.0, Vagrant 2.2, Git and SQL Develeoper already installed and LINUX.X64_193000_db_home zip archive which
contains Oracle database 19c Software already downloaded from the Oracle Website.
Installation Method: Online, This requires internet connection to download the vagrant configuration files from github and Oracle Linux 7.6 OS
will be downloaded and installed as Virtual Machine using Vagrant.
So, The main goal of this Vagrant Provisioned Oracle Database Virtual Machine is to reduce the install and configuration time and increase
the productivity for development. At the end of this tutorial we can learn following things.
1. How to install and configure vagrant in Windows and add vagrant bin directory to environment variable.
2. Checkout the vagrant boxes configuration files and copy the oracle database 19c software zip archive to the directory.
3. Understand the vagrant configuration file and modify the memory to 4 GB.
4. Start the Vagrant Provisioning of Oracle Linux 7.6 VM and installation of Oracle database 19c Software.
5. After Database 19c Creation, we try to login in SQL Plus with auto generated password and next change the SYS,SYSTEM and PDBADMIN passwords.
6. how to login into Oracle Enterprise Manager.
7. Create Common user called c##scott and assign some privileges to that user. Create table and insert records.
8. How to change the user vagrant's password and login to the Virtual Machine directly.
9. How to connect to Oracle Database 19c from SQL Developer 19.1 with Common user c##scott.
10. How to connect to Oracle Database 19c from SQL Developer 19.1 with Pluggable database user PDBADMIN.
Important Note: Ports 1521 and 5500 is forwared automatically to the host machine (Windows) so we can access the database direclty from Windows.
Do not change any configuration files unless you are an expert in vagrant and Oracle since this is automated install and configuration.
This video will be really useful for the Beginners and Developers who try to learn SQL and PL/SQL in 19c Database.
Links:
Oracle vagrant Configuration files can be downloaded from https://github.com/oracle/vagrant-boxes
Oracle Database 19c Software can be downloaded from https://www.oracle.com/technetwork/da...
Vagrant can be downloaded from https://www.vagrantup.com/downloads.html
Watch video Oracle Database 19c Installation on Oracle Linux 7.6 using Vagrant and VirtualBox 6.0 online without registration, duration hours minute second in high quality. This video was added by user java frm 09 May 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,994 once and liked it 42 people.