Oracle Solution for Error ora-13159

Solution for Oracle Error ORA-13159

ORA-13159: Oracle table string already exists

What triggered the Error:

The specified table already exists.

What should we do to fix it:

Drop the specified table.