Skip to Main Content

Berkeley DB Family

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!

why "DATABASE IS LOCKED" message when accessing BDB table from JDeveloper?

DevMay 11 2011 — edited Jul 19 2011
Created table using DBSQL.exe, inserted rows, checked rows using SELECT, performed commit and exited.

Then created a connection to the table from Connections tab in JDeveloper.

But can not see the strcuture of the table. Also, when executing SELECT * from <table>, returning message "DATABASE IS LOCKED".

I am using BDB 5.1.25 - the certified version for Oracle ADF mobile client. Is there any patch / Jar available for above Database Lock issue?

[[[Sample code under BDB installation directory refers to "import com.sleepycat.db.Database". But this jar is missing in BDB 5.1.25 installer !!!!!]]]

Please Suggest.....
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2011
Added on May 11 2011
2 comments
285 views