Recent content by Rens

  1. R

    No query results after changing connection, and break button doesn't work

    I can't reproduce the issue with "select * from dual" But I don't think it's the specific query on brs_bericht. When I try another query on another database: - I get results, then switch connection - then execute the same query again - it keeps executing - then I close the window and terminate...
  2. R

    No query results after changing connection, and break button doesn't work

    Hi, I have 2 issues while using PLSQL Developer 15. - When I execute a simple SQL statement is shows results. - After changing to another connection, and execute the same query again, the query keeps executing en no results are shown. 1) I would expect to get results for the query after...
  3. R

    PL/SQL freeze on connection change

    I have a similar issue (version 14.0.2). On connection change PLSQL Developer freezes for quite a while, after waiting I am able to use it again with the new connection. I executed the following steps to reproduce it: - Start PLSQL Developer - Choose an environment to connect with - Let PLSQL...
  4. R

    OCI8 mode required, but OCI7 mode used

    Thanks, fixed!
  5. R

    OCI8 mode required, but OCI7 mode used

    I'm getting the error message 'A query with LOB's requires OCI8 mode, but OCI7 mode is used.'. PLSQL Developer version: 10.0.5.1710 01.88230 OCI: version 11.1 Oracle XE installed 11.2.0 Oracle database 11g enterprise edition release 11.2.0.4.0 Can you help me with this error?
Back
Top