I am using Arcgis insight with Oracle 11g, where facing two issues:
- I can consume the data coming from oracle through feature service however when trying to run one of the analysis I am getting something went wrong message and the errors coming from the ArcGIS server is: Query [55] failed "ERROR: syntax error at or near "." Position: 146": CREATE TABLE "$IN_import_b8slbb2gt98ba0pktb0598e3nf"
Tool [filter] execution in connector arcgis-relational-datastore failed.
com.esri.insights.jdbc.QueryException: Query failed at com.esri.insights.connectors.postgresql.base.PostgreSQLRunner.toInsightsException(PostgreSQLRunner.java:62) at com.esri.insights.connectors.postgresql.base.PostgreSQLRunner.handleException(PostgreSQLRunner.java:86) at com.esri.insights.jdbc.SQLRunner.handleSQLException(SQLRunner.java:77) at
- Sometimes sharing option is working and sometimes not.