We are using SQLAlchemy with our Plone CMS to connect to an Oracle
database. The connection pool is set to 5 and it works fine all day.
The first person to try to use it in the morning gets a "connection
lost contact" error. If they refresh they get the connection. Oracle
is not dropping the connections - they show up in Oracle as inactive.
Is there a switch we're missing when we set up the connection pool in
SQLAlchemy?

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to