Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Statements log does not display in SQL Developer 4.1

2899665Sep 2 2015 — edited Sep 3 2015

I noticed under 4.1.1 i was not seeing the detailed statements log anymore that was visible under 4.1.0.

I think the issue is similar to what was discussed here.

But completely counter-intuitively, I am getting the details again if I switch my configuration to use the V11 OCI client instead of the V12 one.

The preferences to use the Oracle Client (thick) are both checked.

Testing the Oracle Home located at C:\Ora12\product\12.1.0\client_1

Testing client directory ... OK

Testing loading Oracle JDBC driver ... OK

Testing checking Oracle JDBC driver version ... OK

  Driver version: 12.1.0.2.0

Testing testing native OCI library load ... OK

Success!

Testing the Oracle Home located at C:\oracle\product\11.2.0\client_1

Testing client directory ... OK

Testing loading Oracle JDBC driver ... OK

Testing checking Oracle JDBC driver version ... Failed:

  Minimum driver version 11.2.0.3 required, specified driver version is 11.2.0.1.0

The second client that does not pass the test is the one with which i get detailed statements.

Of course it may cause other issues and I want to use the V12 client.

Can I get both V12 and logging ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2015
Added on Sep 2 2015
5 comments
1,004 views