Re: [Sqlalchemy-tickets] [sqlalchemy] #2776: OracleDialect.initialize() KeyError with Oracle 8i
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-07-09 18:13:27
|
#2776: OracleDialect.initialize() KeyError with Oracle 8i
----------------------------------+------------------------------------
Reporter: kentbower | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone:
Component: oracle | Severity: no triage selected yet
Resolution: | Keywords:
Progress State: awaiting triage |
----------------------------------+------------------------------------
Comment (by kentbower):
Note that this was preceded by `OperationalError: (OperationalError)
ORA-03113: end-of-file on communication channel`, but the question is:
does SQLAlchemy usually have no problem reconnecting and this is an Oracle
8i problem because of the pop code above?
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2776#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|