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!

Timesten create a lock for select statement through sqldev

yingJun 29 2013 — edited Jul 1 2013

When use ttisql connect to TimesTen Release 7.0.6.15.0 at autocommit=1, there is no lock for select statement.

but when I use sql developer (driver is ttjdbc5.jar, regardless of version) to connect, even with autocommit=1, there will be locks for select statement.

Is it a bug? How can I achieve the same no locks for select statement through sql developer?Thanks.

This post has been answered by ying on Jul 1 2013
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 29 2013
Added on Jun 29 2013
1 comment
349 views