Oracle Error ORA-10644: SYSTEM tablespace cannot be default temporary tablespace

Oracle Error Message

ORA-10644: SYSTEM tablespace cannot be default temporary tablespace

Reason for the Error

When SYSTEM tablespace is being migrated no user should have SYSTEM as the default temporary tablespace.

Solution

Reissue this command after altering the default temporary tablespace setting for all users.