Your layer has an invalid storage type, and you are publishing to a service with Feature Access (feature service) enabled.
Solution
- You will need to reload your data so that the layer only has valid storage types. Valid storage for feature service 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 feature service publishing.
DB2 | Spatial Extender | ST_Geometry |
Microsoft SQL Server | Microsoft | Geometry |
Microsoft | Geography | |
Oracle | Oracle Spatial | SDO_GEOMETRY |
Spatial Type | ST_Geometry | |
PostgreSQL | Spatial Type | ST_Geometry |
PostGIS | Geometry |