Back to Browse

Database Programming 04b: Installing and Configuring Oracle Database 23c

92 views
Sep 15, 2023
33:08

(Chapter Links, Download links and commands below) In this video, we'll take the Oracle Linux you installed in the previous video (link below) and install/configure Oracle Database version 23c Free Edition. Below are some links that can really help Downloads: - Oracle Database Download: https://www.oracle.com/database/free/ - Sample Oracle Database Download: https://www.oracletutorial.com/getting-started/oracle-sample-database/ - Oracle Java 17 Download: https://www.oracle.com/java/technologies/downloads/#java17 - Oracle SQL Developer GUI Download: https://www.oracle.com/database/sqldeveloper/technologies/download/ Pre-written scripts: - Script to log into Oracle 23c as the system administrator https://www.dropbox.com/scl/fi/k1rx011trjrxu9j2sy1rs/oracleSystem.sh?rlkey=ruvjzmg3gkfmnj7einx2x2t5s&dl=0 - Script to log into Oracle 23c as the user OT (database user) https://www.dropbox.com/scl/fi/rzjjgvhl1r6ph8mahamoi/oracleOT.sh?rlkey=ungu5p9vhvv14m2swohyluioz&dl=0 Some needed commands: - Start the Oracle Database Server sudo systemctl start oracle-free-23c - Stop the Oracle Database Server sudo systemctl start oracle-free-23c - Auto Start the Database Server after reboot sudo systemctl enable oracle-free-23c Video 04a (Previous): Getting ready for Oracle Database Installation (Oracle Linux 8 Install): https://youtu.be/YSXgHCMcjL4 Video 05a (Next): Getting ready for IBM DB2 Installation (CentOS 9 Install) 00:00 The Beginning 03:18 Downloading/Installing Oracle Database 23c 13:44 Creating Start-up Script 16:35 Downloading the Sample Database 17:58 Logging into the Oracle Database Server 23:45 Installing the Sample Database 28:46 Connecting using the SQL Developer GUI App 33:07 Wan't that fun?

Download

0 formats

No download links available.

Database Programming 04b: Installing and Configuring Oracle Database 23c | NatokHD