Oracle Error ORA-13261: geometry table string does not exist

Oracle Error Message

ORA-13261: geometry table string does not exist

Reason for the Error

The specified geometry table does not exist in the current schema.

Solution

Create a table containing a column of type SDO_GEOMETRY and a column of type NUMBER for the GID values.