Oracle Database Tutorial 57: IMPDP (REMAP_SCHEMA) how to import table in different user/schema
Skills:
Database Integration90%
Key Takeaways
Imports a table into a different schema using the REMAP_SCHEMA parameter of the impdp data pump import utility in Oracle Database
Full Transcript
what's up I'm man from ral.com and I'm back with another short and casel tutorial a little while ago someone from you asked me about how to import tables in a different schema than the one from which the table was imported so today in this tutorial I'm going to show you how you can perform a table Import in a different schema but first a brief intro of a schema a schema is a collection of logical structure of data and database objects such as tables indexes and synonyms etc etc article comes with some pre-installed sample schemas such as HR and esot and schema has same name as that of the user so if you find me using words schema and user interchangeably then please don't get confused so let's start the tutorial in the previous tutorial I demonstrated you how to import tables into the schema from which they were exported for this demonstration I used table superheroes which belongs to the schema HR or user HR and I imported this table using the same user HR which means I imported it into the same schema but today I have created a schema or say user by the name of Manish and I will import the table superheroes which belongs to schema HR into this this schema or user Manish first let's log on to the database using this schema Manish and see how many tables does it have okay we are logged in now let's check the user user is Manish let's check whether this user Manish has any tables or not no rules selected which indicates that this user Manish does not have any tables in it now let's import the table superheroes using user Manish or say schema Manish but first we need to come out of the equal prompt let me also clear the screen okay now let's perform our import let's take a look at this command till the parameter tables command is similar to the command that we performed in the last tutorial with where we imported the table in the same schema but here we have an extra parameter which we have to specify when we import tables in different schema which is remap uncore schema this parameter takes two Value First is the old schema or user of the table and second is the new schema or user of the table both are separated by columns although there are several significance of the remap schema parameter but here especially it's resolving the ownership of the table which means this parameter is telling your database that the table superheroes is imported from user HR to user Manish thus adding user Manish as its new honor and transferring all its data and metadata to user Manish and also the user logins as this time we are importing superheroes table using user Manish thus here we have specified the login credential of the user Manish there are few things which must be taken care of such as specify the name of the table with the schema name as I did here all in caps and enclosed in the single codes second always try to write the schema name in all caps although it's not mandatory but sometime not doing so may cause error so it's just a small precaution in order to avoid unnecessary errors now let's get back to our Command Prompt and execute the command import is successful let's again log on to the database using user Manish and see whether we have the table superheroes in it or not let me clear the screen for you let me quickly show you the user first user is Manish now let's check whether we have the table superheroes in it or not here is our table now let's also check the data of this table okay here is our data which means we have successfully imported the table superheroes from user or say schema HR to schema Manish please do visit my blog as there you can also learn about how you can switch the table spaces of the table you can even find all the commands which I have performed here along with the in-depth knowledge of the concept that's it for today hope you will find this video a successful answer of your question and helpful please comment and tweet your feedback and tell me how you likeed my video also please hit the like button and share this video and don't forget to subscribe we'll be back soon with another video till then take care this is Manish from Rebellion rer
Original Description
In this oracle database tutorial you will learn How to import table in different schema using Remap_Schema parameter of impdp data pump import utility By Manish Sharma RebellionRider
------------------------------------------------------------------------
►►►LINKS◄◄◄
Blog: http://bit.ly/how-to-import-tables-in-different-schema-remap-schema
Previous Tutorial
Tut 56 How to import table in same schema : http://youtu.be/oEnmEUlicY0
-------------------------------------------------------------------------
Copy Cloud referral link || Use this link to join copy cloud and get 20GB of free storage
https://copy.com?r=kb4rc1
--------------------------------------------------------------------------
►Make sure you SUBSCRIBE and be the 1st one to see my videos!
--------------------------------------------------------------------------
Amazon Wishlist: http://bit.ly/wishlist-amazon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
►►►Find me on Social Media◄◄◄
Follow What I am up to as it happens on
https://twitter.com/rebellionrider
https://www.facebook.com/imthebhardwaj
http://instagram.com/rebellionrider
https://plus.google.com/+Rebellionrider
http://in.linkedin.com/in/mannbhardwaj/
http://rebellionrider.tumblr.com/
http://www.pinterest.com/rebellionrider/
You can also Email me at
RebellionRiderYT@gmail.com
Please please LIKE and SHARE my videos it makes me happy.
Thanks for liking, commenting, sharing and watching more of our videos
This is Manish from RebellionRider.com
♥ I LOVE ALL MY VIEWERS AND SUBSCRIBERS
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Manish Sharma · Manish Sharma · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Oracle Database tutorials 1: How to install Oracle Database 11g on windows 7
Manish Sharma
Oracle Database tutorials 2:How To install SQL Developer on windows 7
Manish Sharma
Oracle Database tutorials 3:How to enable Line numbers in SQL Developer.
Manish Sharma
Oracle Database tutorials 4: database connectivity using SQL developer and command prompt
Manish Sharma
Oracle Database tutorials 5: how to Fetch Data using SELECT - SQL statement by Manish Sharma
Manish Sharma
Oracle Database11g tutorials 6 | | How to use Concatenation operator, character String
Manish Sharma
Oracle Database11g tutorials 7 | |SQL DISTINCT keyword || SQL tutorials
Manish Sharma
Canon EOS 600D 2 lens kit/Canon rebell EOS T3i 2 lens kit Unboxing
Manish Sharma
First look: ORACLE CERTIFIED ASSOCIATE (OCA) CERTIFICATE - ORACLE DATABASE ADMINISTRATOR
Manish Sharma
Oracle Database11g tutorials 8 || SQL DISTINCT with multiple columns |SQL Distinct with Two columns
Manish Sharma
Oracle Database11g tutorials 9 || What is archive log mode and how to enable archive log mode
Manish Sharma
Oracle Database11g tutorials 10 || SQL Single Row Function (SQL Functions )
Manish Sharma
Oracle Database11g tutorials 11: SQL case manipulation function in Oracle Database
Manish Sharma
how to add channel trailer and section on your youtube channel 2014
Manish Sharma
Oracle Database11g tutorials 12 || SQL Concat Function - SQL character manipulation function
Manish Sharma
Oracle Database11g tutorials 13 || SQL substr function / SQL substring function
Manish Sharma
Oracle Database11g tutorials 14 : How to CREATE TABLE using sql developer and command prompt
Manish Sharma
SQL tutorials 15 || How To CREATE TABLE using enterprise manager 11g
Manish Sharma
Oracle Database11g tutorials 16: How to uninstall oracle 11g from windows 7 64 bit
Manish Sharma
ORACLE CERTIFIED PROFESSIONAL(OCP) CERTIFICATE First look - ORACLE DATABASE ADMINISTRATOR
Manish Sharma
Plantronics audio 655 USB headset with Mic Unboxing and Review and Plantronics audio 655 Mic test
Manish Sharma
SQL tutorials 17: SQL Primary Key constraint, Drop primary Key
Manish Sharma
SQL tutorials 18: SQL Foreign Key Constraint By Manish Sharma
Manish Sharma
SQL tutorial 19: ON DELETE SET NULL clause of Foreign Key By Manish Sharma (RebellionRider)
Manish Sharma
SQL tutorials 20: On Delete Cascade Foreign Key By Manish Sharma (RebellionRider)
Manish Sharma
SQL tutorial 21: How To Rename Table in SQL using ALTER TABLE statement By Manish Sharma
Manish Sharma
SQL tutorial 22: How to Add / Delete column from an existing table using alter table
Manish Sharma
SQL tutorial 23: Rename and Modify Column Using Alter Table By Manish Sharma (RebellionRider)
Manish Sharma
SQL tutorial 24 :SQLJoins- Natural Join With ON and USING clause By Manish/Rebellionrider
Manish Sharma
Oracle Database11g tutorials 25: How to install Oracle Database 11g Express Edition R2 on Windows 7
Manish Sharma
SQL tutorial 26: Introduction to SQL Joins in Oracle Database
Manish Sharma
Vidcon 2014 YouTube Fan Funding: How to enable fan funding on YouTube Channel
Manish Sharma
SQL tutorial 27: Right Outer Join in SQL by Manish Sharma for RebellionRider
Manish Sharma
SQL tutorial 28: Left Outer Join By Manish Sharma / RebellionRider
Manish Sharma
SQL tutorial 29: Full Outer Join with example By Manish Sharma/ RebellionRider
Manish Sharma
SQL tutorial 30: Inner Join In SQL by Manish Sharma/RebellionRider
Manish Sharma
SQL tutorial 31 : SQL Cross Join In Oracle Database By Manish Sharma from RebellionRider
Manish Sharma
SQL tutorial 32: How To Insert Data into a Table Using SQL Developer
Manish Sharma
SQL tutorial 33:How To Insert Data into a Table Using SQL INSERT INTO dml statement
Manish Sharma
SQL tutorial 34: How to copy /Insert data into a table from another table using INSERT INTO SELECT
Manish Sharma
SQL tutorial 35: DELETE and TRUNCATE how to delete data from a table
Manish Sharma
SQL tutorial 36: how to create database using database configuration assistant DBCA
Manish Sharma
SQL tutorial 37: How to create NEW USER account using Create User statement in Oracle database
Manish Sharma
SQL tutorial 38: How to create user using SQL Developer in Oracle database
Manish Sharma
SQL tutorial 39: How to create user in oracle using Enterprise Manager
Manish Sharma
SQL tutorial 40: DBA Trick, How to drop a user when it is connected to the database
Manish Sharma
Motorola Moto G 2nd Generation / G2 Unboxing and Review
Manish Sharma
SQL tutorial 41: How to UNLOCK USER in oracle Database
Manish Sharma
SQL tutorial 42: How to Unlock user using SQL Developer By Manish Sharma RebellionRider
Manish Sharma
SQL tutorial 43: How to create an EXTERNAL USER in oracle database By Manish Sharma RebellionRider
Manish Sharma
SQL tutorial 44: How to import data from Microsoft Excel to Oracle Database using SQL Developer
Manish Sharma
SQL tutorial 45: Introduction to user Privileges in Oracle Database By Manish Sharma RebellionRider
Manish Sharma
SQL tutorial 46: What are System Privileges & How To Grant them using Data Control Language
Manish Sharma
SQL tutorial 47: How to Grant Object Privileges With Grant Option in Oracle Database
Manish Sharma
SQL tutorial 48: How to create Roles in Oracle Database
Manish Sharma
SQL tutorial 49: CASE - Simple Case Expression in Oracle Database (1/2)
Manish Sharma
SQL tutorial 50: CASE - Searched Case Expression In Oracle (2/2)
Manish Sharma
SQL tutorial 51: DECODE function in Oracle Database By Manish Sharma (RebellionRider)
Manish Sharma
Oracle Database Tutorial 52 : Data Pump expdp - How to Export full database using expdp
Manish Sharma
Oracle Database Tutorial 53 : Data pump expdp - How to Export tablespace in Oracle Database
Manish Sharma
More on: Database Integration
View skill →Related Reads
📰
📰
📰
📰
How to Build an AI Workflow That Saves 10 Hours a Week
Medium · AI
I Tested 10 AI Ebook Generators in 2026 (Full Disclosure: I Built One of Them)
Medium · AI
AI without illusions: Appendices
Medium · Programming
The Future of Mobile App Development: Trends, Technologies and Business Impact
Medium · AI
🎓
Tutor Explanation
DeepCamp AI