How will you swap objects into a different table space for
an existing database?
Answer Posted / kd
using expdp to export objects, then using impdp
remap_tablespace to map the objects to another tablespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define Data Block size in Oracle?
What are the uses of Oracle Rollback Segment?
What is an Oracle Data Dictionary?
What is an oracle database schema?
Can a View based on another View in Oracle?
What are Oracle Schema Objects?
What is an Oracle Rollback Segment?
What is an Oracle SYSTEM tablespace and when is it Created?
What is an Oracle Data Segment?
Teradata: How can we know the indexed column in a table?
What is the use of Oracle Control File?
What is an Integrity Constrains in Oracle?
What are the consideration at tehe migration of Oracle 9i to 10G.
How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?
What is the function of Redo Log in Oracle?