Import Selected Tables from Schema Dump and Remap Schema and Tablespace
(Doc ID 2003809.1)
Last updated on OCTOBER 08, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
Demonstrate how to import selected table into a different schema and remap the used tablespace.
In the used example, the TEST1 schema contains 10 tables, i.e. T1, T2 ... T10. Tables T1 and T2 are imported into schema TEST2 and the tablespace remapped from TBS1 to TBS2.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |