How to install PM schema in Oracle Database 21c running in Windows - Product Media Schema

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



Category:
Tutorial
Duration: 6:14
25 views
0


1. Extract the downloaded oracle sample schema scripts to ORACLE_HOME\demo\schema
2. Change directory to product_media and Change the __SUB_CWD__ to absolute path in sql files wherever necessary as shown in the video.
3. Modify the tnsnames.ora to add orclpdb (pluggable database) as service and restart the oracle listener service.
4. Check the orclpdb is opened in read write mode before executing the queries, else execute this query
alter pluggable database orclpdb open read write;
5. Now login to sqlplus like "sys@orclpdb as sysdba". You can directly login to orclpdb pluggable database because you already added entry to tnsnames.ora
6. Execute the pm_main.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 pm/pm and service name as "orclpdb" and check all objects are available in the schema.

Sample database schema can be downloaded from:
https://github.com/oracle-samples/db-sample-schemas/releases/tag/v21.1

Important Note: Since I am installing in my local machines i will be using connection string as "orclpdb" input while installation of some schemas.
"localhost:1521/orclpdb" also valid connection string.

#oracledatabase #oracledatabase19c #oracledba #oracletutorial #oracle #installsampleschemas #sampleschemas #sampledatabase #oracle21c #21c




Other Videos By java frm


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
2023-06-21How to execute sql queries during sql plus startup in Oracle Database 19c - glogin.sql in oracle
2023-06-21How to execute sql queries during sql plus startup in Oracle Database 12c - glogin.sql in oracle
2023-06-21How to install IX and BI schema in Oracle Database 21c - Info Exchange and Bus Intelligence Schemas
2023-06-21How to install IX and BI schema in Oracle Database 19c - Info Exchange and Bus Intelligence Schemas



Tags:
how to install pm schema in oracle database 21c
pm schema oracle 21c
unlock pm schema
pm sample schema
unlock pm user
product media schema oracle 21c
pm user in 21c
how to install sample schema
set up oracle pm schema
enable pm user
install pm schema in pluggable database
oracle database 21c tutorial
oracle dba
oracle administration
oracle tutorial
oracle db
sql for beginners
oracle sql 21c