Start a new topic

No Display of select results any more since upgrade to 9.1.12

[This topic is migrated from our old forums. The original author name has been removed]
[Attachment has been removed.]

Dear Forum, today I updated from 9.1.11 to 9.1.12 and since then I the Tab "DBMS output" does not show the results of my select statements any more. This happens to both, mySQL and Oracle connections (that's what I use) and is not related to the data. When browsing the data I can see it without problems but the results are not displayed when executing the statement in a command window. In mySQL it even tells the number of selected rows but doesn't show them. The sql-statement is simple and correct for sure. See attached screenshot. I guess I am doing something wrong but have no clou what it could be... Any idea? Best Wuppi

[This reply is migrated from our old forums.]

Re: No Display of select results any more since upgrade to 9.1.12
Wuppi, The DBMS tab only shows DBMS output information and not the result sets. Result sets should appear in their own tabs next to Log and DBMS Output. Can you please enable debug of DbVisualizer in Tools->Debug Window and re-run the select. Post the log output here. Regards Roger
[This reply is migrated from our old forums. The original author name has been removed]

Re: No Display of select results any more since upgrade to 9.1.12
Hi Roger, sure, here you go: ------------------------- Product Information ------------------------ Product: DbVisualizer Pro 9.1.12 Build: #2306 (2014-11-27 14:36:33) Java VM: Java HotSpot(TM) 64-Bit Server VM Java Version: 1.7.0_67 Java Vendor: Oracle Corporation OS Name: Windows 7 OS Arch: amd64 OS Version: 6.1 ------------------------- Connected Databases ------------------------ Database Type: Oracle Major Version: 11 Minor Version: 2 Profile: oracle Connection Message: Oracle Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production Oracle JDBC driver 11.1.0.7.0-Production Database Type: MySQL Major Version: 5 Minor Version: 6 Profile: mysql Connection Message: MySQL 5.6.20 MySQL Connector Java mysql-connector-java-5.1.25 ( Revision: ${bzr.revision-id} ) --------------------------- Debug Printouts -------------------------- [cleared] com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) java.sql.SQLException: Ungültiger Spaltenindex at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445) at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:957) at com.onseven.dbvis.J.B.W$1.processResultSet(Z:2304) at com.onseven.dbvis.J.B.N.?(Z:3544) at com.onseven.dbvis.J.B.N.execute(Z:578) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.Y.run(Z:788) at com.onseven.dbvis.J.B.W.?(Z:3186) at com.onseven.dbvis.J.B.W.?(Z:489) at com.onseven.dbvis.J.A.F.?(Z:318) at com.onseven.dbvis.J.A.F.?(Z:3275) at com.onseven.dbvis.J.A.B.isDatabaseTableEditable(Z:2557) at com.onseven.dbvis.J.B.J.executionWillFinish(Z:2755) at com.onseven.dbvis.J.B.Y.run(Z:3308) at com.onseven.dbvis.J.B.C.?(Z:2697) at com.onseven.dbvis.J.B.C.?(Z:2724) at com.onseven.dbvis.J.B.C.execute(Z:824) at com.onseven.dbvis.J.B.Y.?(Z:112) at com.onseven.dbvis.J.B.K.?(Z:1374) at com.onseven.dbvis.J.B.K.doInBackground(Z:1521) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) SQLState(99999) vendor code(17003) 11:00:34 [DEBUG ExecutorRunner-pool-2-thread-4 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 11:00:34 [DEBUG pool-3-thread-6 C.?] DefaultEditor33: T4CConnection.createStatement() 11:00:34 [DEBUG pool-3-thread-6 B.?] DefaultEditor33: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") 11:00:34 [DEBUG ExecutorRunner-pool-2-thread-4 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 11:00:34 [DEBUG pool-3-thread-6 C.?] DefaultEditor33: T4CConnection.createStatement() 11:00:34 [DEBUG pool-3-thread-6 B.?] DefaultEditor33: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") Best Wuppi
[This reply is migrated from our old forums.]

Re: No Display of select results any more since upgrade to 9.1.12
Wuppi, Can you please re-run the SELECT without having "Debug JDBC Drivers" enabled? Regards Roger
[This reply is migrated from our old forums. The original author name has been removed]

Re: No Display of select results any more since upgrade to 9.1.12
Hi Roger, here you go. My pleasure. ------------------------- Product Information ------------------------ Product: DbVisualizer Pro 9.1.12 Build: #2306 (2014-11-27 14:36:33) Java VM: Java HotSpot(TM) 64-Bit Server VM Java Version: 1.7.0_67 Java Vendor: Oracle Corporation OS Name: Windows 7 OS Arch: amd64 OS Version: 6.1 ------------------------- Connected Databases ------------------------ Database Type: Oracle Major Version: 11 Minor Version: 2 Profile: oracle Connection Message: Oracle Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production Oracle JDBC driver 11.1.0.7.0-Production --------------------------- Debug Printouts -------------------------- 14:17:35 [DEBUG pool-3-thread-2 C.?] RootConnection: T4CConnection.createStatement() 14:17:35 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.isValid] Executing connection validation statement: SELECT 1 FROM DUAL 14:17:35 [DEBUG pool-3-thread-2 B.?] RootConnection: OracleStatementWrapper.executeQuery("SELECT 1 FROM DUAL") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 F.?] Creating new connection: DefaultEditor41 for Ubuntu Entwicklung 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 G.?] Connecting: Ubuntu Entwicklung 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 L.?] Loading class using dynamic ClassLoader: oracle.jdbc.OracleDriver 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 L.?] Loading class using dynamic ClassLoader: oracle.jdbc.OracleDriver 14:17:36 [DEBUG pool-3-thread-2 D.?] DefaultEditor41: OracleDriver.acceptsURL("jdbc:oracle:thin:@192.168.1.39:1521/XE") 14:17:36 [DEBUG pool-3-thread-2 D.?] DefaultEditor41: OracleDriver.connect("jdbc:oracle:thin:@192.168.1.39:1521/XE", {user=******, password=*******}) 14:17:36 [DEBUG pool-3-thread-2 C.?] DefaultEditor41: T4CConnection.setAutoCommit(true) 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 G.?] Using facade: oracle for Ubuntu Entwicklung 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 14:17:36 [DEBUG pool-3-thread-2 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-2 B.?] DefaultEditor41: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") 14:17:36 [DEBUG pool-3-thread-2 E.?] DefaultEditor41: OracleDatabaseMetaData.getDatabaseProductName() 14:17:36 [DEBUG pool-3-thread-2 E.?] DefaultEditor41: OracleDatabaseMetaData.getDatabaseProductVersion() 14:17:36 [DEBUG pool-3-thread-2 E.?] DefaultEditor41: OracleDatabaseMetaData.getDriverName() 14:17:36 [DEBUG pool-3-thread-2 E.?] DefaultEditor41: OracleDatabaseMetaData.getDriverVersion() 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 14:17:36 [DEBUG pool-3-thread-2 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-2 B.?] DefaultEditor41: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 J.execute] Executing... 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 J.setCurrentCatalog] DbConnection='Ubuntu Entwicklung' Catalog='null' Schema='null' NewCatalog='null' 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 14:17:36 [DEBUG pool-3-thread-2 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-2 B.?] DefaultEditor41: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 J.setCurrentSchema] DbConnection='Ubuntu Entwicklung' Catalog='null' Schema='SYSTEM' NewSchema='TERMINE' 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 14:17:36 [DEBUG pool-3-thread-2 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-2 B.?] DefaultEditor41: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") 14:17:36 [DEBUG pool-3-thread-2 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.executeCommand] executing "ALTER SESSION SET current_schema = "TERMINE"" 14:17:36 [DEBUG pool-3-thread-2 B.?] DefaultEditor41: OracleStatementWrapper.execute("ALTER SESSION SET current_schema = "TERMINE"") 14:17:36 [DEBUG pool-3-thread-1 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-1 B.?] DefaultEditor41: OracleStatementWrapper.execute("select * from anlage") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 14:17:36 [DEBUG pool-3-thread-1 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-1 B.?] DefaultEditor41: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 N.?] DbConnection='Ubuntu Entwicklung' Catalog='null' Schema='TERMINE' Table='ANLAGE' 14:17:36 [DEBUG pool-3-thread-1 E.?] RootConnection: OracleDatabaseMetaData.getPrimaryKeys(null, "TERMINE", "ANLAGE") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 14:17:36 [DEBUG pool-3-thread-1 C.?] RootConnection: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-2 B.?] RootConnection: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 N.?] DbConnection='Ubuntu Entwicklung' Catalog='null' Schema='TERMINE' Table='ANLAGE' Column='%' 14:17:36 [DEBUG pool-3-thread-2 E.?] DefaultEditor41: OracleDatabaseMetaData.getColumns(null, "TERMINE", "ANLAGE", "%") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 14:17:36 [DEBUG pool-3-thread-2 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-2 B.?] DefaultEditor41: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") 14:17:36 [DEBUG ExecutorRunner-pool-2-thread-1 AbstractFacade.getColumn] executing "select sys_context( 'userenv', 'current_schema' ) from dual" 14:17:36 [DEBUG pool-3-thread-2 C.?] DefaultEditor41: T4CConnection.createStatement() 14:17:36 [DEBUG pool-3-thread-2 B.?] DefaultEditor41: OracleStatementWrapper.executeQuery("select sys_context( 'userenv', 'current_schema' ) from dual") Best Wuppi
[This reply is migrated from our old forums. The original author name has been removed]

Re: No Display of select results any more since upgrade to 9.1.12
This support case was closed. The solution was to overwrite the contents of the installation folder with a "test version" provided by the support. I assume that the update from 9.1.11 to 9.1.12 went wrong and not all files got updated properly.