I'm working on moving some spatial data from one instance to another. I have the table and data moved and in place and now I'm trying to get the indexes rebuilt. When I try and insert my data into the user_sdo_geom_metadata table I keep getting "ORA-13224: zero tolerand specified for layer in user_sdo_geom_metadata" error. I have looked at the geometry data and it shows the tolerance for my table set to "0.05".
Does anyone know why I'm getting this error or what I can do to correct it?