How will you swap objects into a different table space for
an existing database?

Answer Posted / orawhiz

Export the user

Perform import using the command imp system/manager
file=export.dmp indexfile=newrite.sql. This will create all
definitions into newfile.sql.

Drop necessary objects.

Run the script newfile.sql after altering the tablespaces.

Import from the backup for the necessary objects.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an Oracle SYSTEM tablespace and when is it Created?

695


What is the function of Redo Log in Oracle?

728


Teradata: How can we know the indexed column in a table?

1452


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?

2337


What is an Oracle Rollback Segment?

715






What is an Oracle Data Segment?

693


What is an oracle database schema?

728


What is an Integrity Constrains in Oracle?

806


Can a Tablespace hold objects from different Schemes in Oracle?

695


Can a View based on another View in Oracle?

725


What is an Oracle Data Dictionary?

720


What are Oracle Schema Objects?

734


What are the uses of Oracle Rollback Segment?

745


What is the use of Oracle Control File?

685


What are the consideration at tehe migration of Oracle 9i to 10G.

2617