Hi all,
I'm experiencing an error using jdbc driver (version 83).
When I attempt to drop tables that does not exist hana throw the error (perfectly legitimately) but close the connection as well. So I have to retart the pool in order to proceed with the task.
Is there a way to avoid it?
Thank you,