http://www.perlmonks.org?node_id=935848


in reply to Re^4: Change in Berkeley DB in Perl 5.12?
in thread Change in Berkeley DB in Perl 5.12?

I saw your reply but I didn't now what you were suggesting. Can you please explain

I didn't make a suggestion :)

I told you why your problem happens (Its the nature of the beast )

and how to solve it ( You need to use db_stat db_verify db_dump db_upgrade)

So when you encounter a problem after transferring a .db between machines, or upgrading ...

The solution is to use one of the utilities provided for this purpose, db_stat, db_verify, db_dump, db_upgrade, ...