00083: Layer has an invalid storage type
Your layer has an invalid storage type, and you are publishing to a spatial data server (SDS).
Solution
- You will need to reload your data so that the layer only has valid storage types. Valid storage for SDS publishing is listed below.
- Alternatively, you can remove the layer if it is not needed.
More information
SQL spatial types must be present in the database. The tables below show the valid storage types for SDS publishing.
For Java SDS
DB2 | Spatial Extender | ST_Geometry |
Oracle | Oracle Spatial | SDO_GEOMETRY |
Spatial Type | ST_Geometry | |
PostgreSQL | Spatial Type | ST_Geometry |
PostGIS | Geometry |
For .Net SDS
Microsoft SQL Server | Microsoft | Geometry |
Microsoft | Geography |
Learn more about authoring feature services for a spatial data server (SDS)
5/23/2013