ORA-03240: User's temporary tablespace same as tablespace being migrated
What triggered the Error:
Users default temporary tablespace must be different from the tablespace being migrated.What should we do to fix it:
alter users default temporary tablespace to be different.