USE51

SE_Metadata smart blob is corrupt or unreadable.

Execute the SE_MetadataInit() function to repair the smart large object. To enable parallel data queries, a copy of the spatial_references table contents is stored in a smart large object. This smart large object is created when the Spatial DataBlade® is registered and is synchronized with the spatial_references table by means of triggers. If the smart large object is corrupted, it can be re-created by running the following SQL statement:

EXECUTE FUNCTION SE_MetadataInit();