Hi,

>I assume this means that the exception is not being caught and wrapped
>by an SQLAlchemy.exceptions exception?  
>
We're going to identify the exception in a database-specific bit of code.

>cx_Oracle.DatabaseError: ORA-03114: not connected to ORACLE
>  
>
Excellent, that's the snippet I need.

>To get this, I started python and interactively created and engine.  I
>then grabbed a connection by using engine.connect().  Once I had my
>connection, I then pulled my network cable and issued the execute on
>my connection.
>  
>
Nice. I've been restarting the database server (for MSSQL, MySQL, 
Postgres) but I wonder if that will yield slightly different results.

Paul


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

Reply via email to