Skip to main content

I’m trying to execute Run Stored Procedure using a MariaDB ODBC connection on A360, but I’m getting the error “’session’ expecting ‘ClosableSessionImpl’ received ‘ClosableSessionImpl’”. Already searched the docs for any solutions but couldn’t even find this error documented there, neither anywhere else. How can I solve this?

You need to make sure package version is same across bots for Database package


Thank you, this was really the issue. I didn’t know the packages don’t get automatically updated.


Reply