How to install HR schema in Oracle Database 23c running in Oracle Linux 8 - Human Resources Schema

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



Category:
Tutorial
Duration: 2:56
71 views
0


1. Extract the downloaded oracle sample schema scripts to ORACLE_HOME/demo/schema
2. Change directory to human_resources.
3. Modify the tnsnames.ora to add freepdb1 (pluggable database) as service and restart the oracle listener service.
4. Check the freepdb1 is opened in read write mode before executing the queries, else execute this query
alter pluggable database freepdb1 open read write;
5. Now login to sqlplus like "sys@freepdb1 as sysdba". You can directly login to freepdb1 pluggable database because you already added entry to tnsnames.ora
6. Execute the hr_install.sql and provide the inputs as shown in the video.
7. After executing check the logs for any errors if no errors you are done.
8. Open the SQL Developer and login as hr/hr and service name as "freepdb1" and check all objects are available in the schema.

Download link: Sample schemas for 23c can be downloaded from
https://github.com/oracle-samples/db-sample-schemas/releases/tag/v23.1

#oracle23c #23c #oracledatabase23c #oracledatabase #oracle #hr #hrschema #sampleschemas #sampledatabase #oracledba #oracleinstallation #oracletutorial




Other Videos By java frm


2023-06-23How to install golang 1.20 on Rocky Linux 9 from zip archive - GO 1.20 installation
2023-06-23How to install golang 1.20 on Red Hat Enterprise Linux 9 from zip archive - GO 1.20 on RHEL 9
2023-06-23How to install golang 1.20 on Oracle Linux 9 from zip archive - GO 1.20 installation on linux
2023-06-23How to install golang 1.20 on Fedora 37 from zip archive - GO 1.20 installation on linux
2023-06-23How to install golang 1.20 on AlmaLinux 9 from zip archive - GO 1.20 installation on linux
2023-06-23How to install golang 1.19 on Rocky Linux 9 from zip archive - GO 1.19 installation on linux
2023-06-23How to install golang 1.19 on Red Hat Enterprise Linux 9 from zip - GO 1.19 installation on linux
2023-06-23How to install golang 1.19 on Oracle Linux 9 from zip archive - GO 1.19 installation on linux
2023-06-23How to install golang 1.19 on Fedora 37 from zip archive - GO 1.19 installation on linux
2023-06-23How to install golang 1.19 on AlmaLinux 9 from zip archive - GO 1.19 installation on linux
2023-06-22How to install HR schema in Oracle Database 23c running in Oracle Linux 8 - Human Resources Schema
2023-06-22How to install SH schema in Oracle Database 21c running in Windows - Sales History Schema
2023-06-22How to install SH schema in Oracle Database 19c running in Windows - Sales History Schema
2023-06-22How to install SH schema in Oracle Database 12c running in Windows - Sales History Schema
2023-06-22How to install PM schema in Oracle Database 21c running in Windows - Product Media Schema
2023-06-22How to install PM schema in Oracle Database 19c running in Windows - Product Media Schema
2023-06-22How to install PM schema in Oracle Database 12c running in Windows - Product Media Schema
2023-06-22How to install OE schema in Oracle Database 21c running in Windows - Order Entry Schema
2023-06-22How to install OE schema in Oracle Database 19c running in Windows - Order Entry Schema
2023-06-22How to install OE schema in Oracle Database 12c running in Windows - Order Entry Schema
2023-06-21How to execute sql queries during sql plus startup in Oracle Database 21c - glogin.sql in oracle



Tags:
how to install hr schema in oracle database 23c
hr schema oracle 23c
unlock hr schema
hr sample schema
unlock hr user
human resources schema oracle 23c
hr user in 23c
how to install sample schema
set up oracle hr schema
enable hr user
install hr schema in pluggable database
oracle database 23c tutorial
oracle dba
oracle administration
oracle tutorial
oracle db
sql for beginners
oracle sql 23c