problem opening berkeley db python
i have problems opening berkeley db python controlling bdtables. bdtables used library i am controlling opening database, i need work.
the problem seems db sourroundings i am perplexing open (i got duplicate database open), chronicle 4.4 while libdb chronicle 4.6. i following blunder controlling bsddb.dbtables.bsdtabledb([dbname],[folder]):
(-30972, "db_version_mismatch: database sourroundings chronicle mismatch -- way chronicle 4.6 doesn't review sourroundings chronicle 4.4")
however, bsddb.btopen([dbname]) works.
i have also attempted installing db4.4-util, db4.5-util db4.6-util. perplexing db4.6_verify law in:
db4.6_verify: way chronicle 4.6 doesn't review sourroundings chronicle 4.4
db4.6_verify: db_env->open: db_version_mismatch: database sourroundings chronicle mismatchs
db4.4_verify law mechanism only hanging, zero happening.
finally, i run db4.4_recover database, works. however, following i following blunder 'no such record directory' python.
Comments
Post a Comment