USE48

SE_Metadata lohandle file %FILE% not found, unreadable, or corrupt. Execute function SE_MetadataInit to reinitialize.

The purpose of the SE_Metadata lohandle file is to allow access to metadata by all parallelized functions of the Spatial DataBlade® module. It can be restored by running the following SQL statement:
execute function SE_MetadataInit();

This will reread the spatial_references table, recreate a smart large object containing metadata, and re-create a file containing the large object handle for this smart large object.