Oracle Error ORA-29304: tablespace ‘string’ does not exist

Oracle Error Message

ORA-29304: tablespace ‘string’ does not exist

Reason for the Error

The selected tablespace does not exist in the database.

Solution

Check the list of tablespaces in V$TABLESPACE and select a valid tablespace.