Hi all,

I created a user U with default tablespace X. Now I create a tablespace Y and want to move all the objects of the user U from the the tablespace X to the tablespace Y.
What's the easy way to do it without droping and recreting objects

Thanks in advance for your help