Cause: A geometry with a gtype of <= 0 was specified for transformation. Only a gtype >= 1 is allowed. See the solution below.
Error solution: Check the Oracle Spatial documentation for SDO_GTYPE values, and specify a value whose last digit is 1 or higher.
Database version: Oracle 11g Release 2 (11.2)