Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

alter tablespace

don123Jun 21 2017 — edited Jun 21 2017

I have created a user and tables in that. I did not mention the default tablespace and user is created with USERS tablespace by default.

If i change the user tablespace to another one, whether it transfer all tables from old tablespace to new one ? or i need to use alter table move tablespace for all tables and dependent objects ?

This post has been answered by SUPRIYO DEY on Jun 21 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2017
Added on Jun 21 2017
4 comments
274 views