Home » RDBMS Server » Server Administration » How to transfer a group of tables into another tablespace ?
How to transfer a group of tables into another tablespace ? [message #374367] Fri, 08 June 2001 04:01 Go to next message
Thirumalai and Prakash
Messages: 23
Registered: March 2001
Junior Member
Hi,
Pls, direct us,
We have a group of tables in default tablespace, I have to transfer all these tables into another tablespace.

Regards
Prakash
Re: How to transfer a group of tables into another tablespace ? [message #374368 is a reply to message #374367] Fri, 08 June 2001 04:45 Go to previous messageGo to next message
sandeep
Messages: 110
Registered: October 2000
Senior Member
In order to move the tables from 1 tablespace to another, use ALTER TABLE
Move Tablespace
;
Remember , this is a new feature in 8i.
Re: How to transfer a group of tables into another tablespace ? [message #374369 is a reply to message #374367] Fri, 08 June 2001 04:49 Go to previous messageGo to next message
sandeep
Messages: 110
Registered: October 2000
Senior Member
U can use ALTER TABLE table_name MOVE TABLESPACE tablespace_name; This is a new feature in Oracle 8i.
Re: How to transfer a group of tables into another tablespace ? [message #374370 is a reply to message #374367] Fri, 08 June 2001 04:56 Go to previous message
sandeep
Messages: 110
Registered: October 2000
Senior Member
U can use ALTER TABLE table_name MOVE TABLESPACE tablespace_name; This is a new feature in Oracle 8i.
Previous Topic: How to transfer a group of tables into another tablespace ?
Next Topic: how to replace the cl scr
Goto Forum:
  


Current Time: Mon Jul 01 04:18:01 CDT 2024