Oracle Error ORA-29349: tablespace ‘string’ already exists

Oracle Error Message

ORA-29349: tablespace ‘string’ already exists

Reason for the Error

Tried to plug-in a tablespace which already exists.

Solution

Drop the offending tablespace if possible. Otherwise use a different method (e.g., import/export) to move data.