bamaer opened a new issue, #5758: URL: https://github.com/apache/hop/issues/5758
### What needs to happen? Error handling for Oracle databases in (at least) table output doesn't seem to work. A table output transform that throws an error when writing to an Oracle database without error handling swallows the error records when error handling is enabled. The exact same pipeline works correctly when connected to a PostgreSQL database. This is almost certainly an issue with Oracle and/or the Oracle JDBC driver (using `ojdbc17-23.7.0.25.01.jar`), but it would be nice if this behavior could be improved. ### Issue Priority Priority: 3 ### Issue Component Component: Database -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
