How to perform Remap Schema Export & Import utility in Oracle Database. /* Step By Step /*

Опубликовано: 30 Март 2026
на канале: Parag Mahalle
2,179
73

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.