Oracle 10XE, rebuild in JDBC DB --> ORA-08177
Brought to you by:
acarboni
Trying to build database schema using "Rebuild in JDBC DB" in database's main menu, after successful dropping of DB objects and creating several tables, finally stops with ORA-08177 error.
JDBC driver is ojdbc14.jar.
JDBC connecting reports this:
Connecting...
Oracle JDBC driver (10.2.0.1.0XE)
Connected to : Oracle
Version : Oracle Database 10g Express Edition
Release 10.2.0.1.0 - Production
Transaction isolation found : SERIALIZABLE (best)
Transaction isolation set
Using 'oracle' sql adapter V 1.0
Done.