[Zope-DB] DCOracle2 Error: (1012, 'ORA-01012: not logged on')

Chris Withers chris at simplistix.co.uk
Fri Sep 19 07:58:03 EDT 2003


Hi,

Has anyone seeen errors similar to this:

Error Type: Database Error
Error Value: (1012, 'ORA-01012: not logged on')

...being returned to the user, accompanied by this pair of messages in the event 
log:

------
2003-05-06T08:58:30 PANIC(300) ZODB A storage error occurred in the last phase 
of a two-phase commit. This shouldn't happen.
Traceback (innermost last):
File /usr/local/Zope-2.6.1-src/lib/python/ZODB/Transaction.py, line 356, in 
_finish_one
File /usr/local/Zope-2.6.1-src/lib/python/Shared/DC/ZRDB/TM.py, line 56, in 
tpc_finish
File /usr/local/Zope-2.6.1-src/lib/python/Products/ZOracleDA/db.py, line 125, in 
_finish
File 
/usr/local/Zope-2.6.1-src/lib/python/Products/ZOracleDA/DCOracle2/DCOracle2.py, 
line 286, in commit
DatabaseError: (3114, 'ORA-03114: not connected to ORACLE')
------
2003-05-06T08:58:30 ERROR(200) ZODB A storage error occured during object abort. 
This shouldn't happen.
Traceback (innermost last):
File /usr/local/Zope-2.6.1-src/lib/python/ZODB/Transaction.py, line 400, in 
_commit_error
File /usr/local/Zope-2.6.1-src/lib/python/Products/ZOracleDA/db.py, line 128, in 
_abort
File 
/usr/local/Zope-2.6.1-src/lib/python/Products/ZOracleDA/DCOracle2/DCOracle2.py, 
line 291, in rollback
DatabaseError: (3114, 'ORA-03114: not connected to ORACLE')

cheers,

Chris





More information about the Zope-DB mailing list