db_dump: unexpected file type or format
811135Nov 7 2010 — edited Nov 18 2010Hi all,
I am a new in BDB. So far i want to dump BDB to a file and met the following errors:
db_dump: strings.db: unexpected file type or format
db_dump: strings.db: Invalid argument
Note: strings.db is Berkeley DB 1.85/1.86 (Btree, version 3, native byte-order) type.
Could you please help me to resolve this issue?
And i saw strings.db is BDB 1.85, so should i use db_dump185? And which package contains that command?
Thanks very much.