In this video i am showing you
How we can perform Remap schema in export and import utility in Oracle Database.
Remap Schema:
we can to create a duplicate user, using Remaping schema.
Suppose I have one schema scott. In this user no. of Tables, Indexes, Views.
I want new Schema Test Duplicate Like Scott Schema.
So, I am using Remap Schema command in export and import utility
This is very easy to implement.