I use FME 2019.1.3.1 with ArcGIS Desktop 10.8.1 (also have Background Geoprocessing Tools installed) and I have encountered a problem when reading a specific table in an ArcGIS Geodatabase. The Geodatabase is stored in a MS SQL Server database. This have worked well for a long time but for the last days, I got this error:
2021-05-06 11:20:22| 1.6| 0.0|ERROR |Column 34 is
2021-05-06 11:20:22| 1.6| 0.0|ERROR |Error while performing SE_stream_query. Specified where clause is '"Column1"=28310'.:SDE_ERROR_CODE(-66) Invalid parameter value passed to function
2021-05-06 11:20:23| 1.6| 0.0|ERROR |A fatal error has occurred. Check the logfile above for details
2021-05-06 11:20:23| 1.6| 0.0|ERROR |
2021-05-06 11:20:23| 1.6| 0.0|ERROR |A fatal error has occurred. Check the logfile above for details
Nothing has changed in the workspace since last time it runs successfully so I guess that there is something in the database. I can read other tables in the same database without any problems. According to our DBA, nothing has been changed in the database except for regular updating of data. Is there anyone that has an idea what's wrong?