How to install OE schema in Oracle Database 12c running in Windows - Order Entry Schema

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



Category:
Tutorial
Duration: 8:25
3 views
0


1. Extract the downloaded oracle sample schema scripts to ORACLE_HOME\demo\schema
2. Change directory to order_entry 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 oe_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 oe/oe 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/v12.2.0.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 #oracledatabase12c #oracledba #oracletutorial #oracle #installsampleschemas #sampleschemas #sampledatabase #oracle12c #12c




Other Videos By java frm


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
2023-06-21How to install IX and BI schema in Oracle Database 12c - Info Exchange and Bus Intelligence Schemas
2023-06-21How to drop CO schema in Oracle Database 21c - Customer Orders Schema
2023-06-21How to drop CO schema in Oracle Database 19c - Customer Orders Schema
2023-06-21How to install CO schema in Oracle Database 21c running in Windows - Customer Orders Schema
2023-06-21How to install CO schema in Oracle Database 19c running in Windows - Customer Orders Schema



Tags:
how to install oe schema in oracle database 12c
oe schema oracle 12c
unlock oe schema
oe sample schema
unlock oe user
order entry schema oracle 12c
oe user in 12c
how to install sample schema
set up oracle oe schema
enable oe user
install oe schema in pluggable database
oracle database 12c tutorial
oracle dba
oracle administration
oracle tutorial
oracle db
sql for beginners
oracle sql 12c