Berkeley DB Issue (possible Solaris problem)

  • Follow


Hi all,

I have started using Berkeley DB and use it in a Hash mode.  The
problem I
see quite often is when deleting a record using dbp->del command, I
get a
error which says

 "Not owner"

 Any ideas on where I need to look for?  Is this a Solaris related
error?  The delete succeeds sometimes so it is not a file permisison
issue.  I can also write to the database just fine.  I run this on
Solaris 2.8 and use the latest version of Berkeley DB.  All of my
activity is immediately sync'd to the disk.

I tried using DB_ENV->set_errfile to get more verbose error, but
nothing is returned to the file.

Any help would be really really appreciated as this is causing me
problems.

Thanks,

Ravin
0
Reply ravin_chauhan (5) 8/1/2003 3:48:28 AM


0 Replies
279 Views

(page loaded in 0.042 seconds)

Similiar Articles:













7/26/2012 11:57:13 PM


Reply: