Feature Service Error on Query

1210
1
10-24-2017 02:32 PM
LorneDmitruk2
New Contributor III

Hi,

I've created a map service with feature access from a view created in an non-geodatabase Oracle database. The view accesses SDO point geometry  in one table and has an entry in the SDO_GEOM_METADATA_TABLE with a spatial index, attributes are provided from another view.  Here' my issue:

The map service displays correctly and I'm able to perform queries etc. However the feature access does not display the points and attempts to query the service are returning "Unable to complete operation and Unable to perform query operation". The server log shows the following when a query is made against the feature service: 

FINEOct 24, 2017, 1:52:03 PMREST request successfully processed. Response size is 112 characters.NotificationTEst.MapServer1000044144layers/0/query
SEVEREOct 24, 2017, 1:52:03 PMAn error occurred.NotificationTEst.MapServer170004144GraphicFeatureServer.HandleREST_QueryOperation
FINEOct 24, 2017, 1:52:03 PMQuery has completed.NotificationTEst.MapServer170384144GraphicFeatureServer::Query
SEVEREOct 24, 2017, 1:52:03 PMError: No support for this geometry type.NotificationTEst.MapServer170004144GraphicFeatureServer::Query

The environment is ArcGIS Enterprise 10.5.1 and Oracle 12c.

Any thoughts as to why the feature service is not responding to requests?

Cheers!

1 Reply
VenusScott
Occasional Contributor III

Following !!!

0 Kudos