Oracle Solution for Error ora-13113

Solution for Oracle Error ORA-13113

ORA-13113: invalid tg_layer_id in sdo_topo_geometry constructor

What triggered the Error:

An invalid layer_id was passed to the SDO_TOPO_GEOMETRY constructor.

What should we do to fix it:

Valid layer_ids are obtained by adding a topo_geometry layer to the topology. Check USER_SDO_TOPO_METADATA to find out the layer_id for an existing topo_geometry layer.