Site icon Database Tutorials

Oracle Make Copy Of Schema

Today I will be explaining How to Make Copy of Schema in Oracle Data Pump.

1. We take an export backup of the schema to be copied.

2. With the import operation, we give a new name to the schema and a backup of the original schema is created with all the objects.

If only the metadata of the schema is requested, then our import will be as follows.

Exit mobile version