I am updating an existing table with a feature writer.
All data is well updated on all columns of my destination table.
However, I have a lot of warning telling me that the column xxxxxx does not exist in table XXXXXXX.
In the database, the columns exist, of course.
Connecting to ORACLE database `GRISS-RAC-SCAN.smartwork.br.it:1521/ORCLSW_SVIL' with user name of `DAFIF' and password of `***'
Connected to ORACLE database `GRISS-RAC-SCAN.smartwork.br.it:1521/ORCLSW_SVIL'
Oracle Writer: Going to Oracle Workspace `LIVE'...
Using existing column `GEOM' to store geometry in table `WPT'
Oracle table 'WPT' already exists. Using existing table
Column 'DISTANCE' does not exist in table 'WPT'
Column 'NAV_CTRY' does not exist in table 'WPT'
Column 'NAV_FLAG' does not exist in table 'WPT'
Column 'NAV_IDENT' does not exist in table 'WPT'
The same error is in different version of FME 2025.1 2026.2
I’ve read that another user had had the same error, and he resolved creating different features.




