On Thursday, October 25, 2018 at 3:48:24 PM UTC+2, Mike Bayer wrote:
>
>
> OK, so I believe your script should be using KILL SESSION, I've just 
> tried this and the effects are immediate: 
>
> Yes, my own tests that I did in the meantime confirm this. As the original 
system is still down for maintenance, I used a similar database, connected, 
killed the session on the database side, and did not have any problems. 
Unfortunately, I had to use slightly different versions of Oracle database 
and cx_Oracle than the original system, thus I will need some further 
tests. But for now, it sure looks like the problem is how the database 
system kills the connection, and is not related to cx_Oracle or SQLAlchemy.

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to