USE47
Cannot create SE_Metadata lohandle file %NAME%. Check directory permissions.
The metadata lohandle file is created at the time the DataBlade® module is registered in your database. This file is located in the directory $INFORMIXDIR/extend/spatial.versno/metadata. The user who registers the DataBlade must have write permission on this directory.
If this error occurs
after you have successfully registered the Spatial DataBlade module,
you should correct the permissions on the metadata directory
and then recreate the metadata lohandle file
by running the following SQL statement:
execute function SE_MetadataInit();