Re: Migrating DBs

2003-03-31 Thread Alon Altman
On Tue, 1 Apr 2003, Andre E. Bar'yudin wrote:

  What tool do I use to convert the old to the new?

 db_dump

Actually, db_upgrade, but thanks.

  Alon

-- 
This message was sent by Alon Altman ([EMAIL PROTECTED]) ICQ:1366540
GPG public key at http://alon.wox.org/pubkey.txt
Key fingerprint = A670 6C81 19D3 3773 3627  DE14 B44A 50A3 FE06 7F24
--
 -=[ Random Fortune ]=-
Lady Luck brings added income today.  Lady friend takes it away tonight.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Migrating DBs

2003-03-31 Thread Alon Altman
Hi,
  I've upgraded my system and with it also PERL, and I have a problem
converting old DBM files to the new format.

The old format is (file command output):
  Berkeley DB (Hash, version 5, native byte-order)

while the new format is:
  Berkeley DB (Hash, version 7, native byte-order)

What tool do I use to convert the old to the new?

  Alon

-- 
This message was sent by Alon Altman ([EMAIL PROTECTED]) ICQ:1366540
GPG public key at http://alon.wox.org/pubkey.txt
Key fingerprint = A670 6C81 19D3 3773 3627  DE14 B44A 50A3 FE06 7F24
--
 -=[ Random Fortune ]=-
Hand me a pair of leather pants and a CASIO keyboard -- I'm living for today!

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]