RE: AW: Backup procedures.

2004-06-09 Thread Strahl, Torsten
--Original Message- From: Andre Reitz [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 9. Juni 2004 17:54 To: Strahl, Torsten Cc: [EMAIL PROTECTED] Subject: Re: AW: Backup procedures. OK, but what would I have to do if "migrating" from 7.4: a) from 7.4 to 7.4 (to another server) b) from

Re: AW: Backup procedures.

2004-06-09 Thread Andre Reitz
store this backup in 7.4/7.5! (see step 4 of the migration guide) > > http://dev.mysql.com/doc/maxdb/en/88/c290d224d9e140a9c70480c233/content.htm > > > Regards, > Torsten > > SAP Labs Berlin > > > > -Ursprüngliche Nachricht- > Von: Andre Reit

AW: Backup procedures.

2004-06-09 Thread Strahl, Torsten
L PROTECTED] Gesendet: Mittwoch, 9. Juni 2004 12:54 An: Heinrich, Tilo Cc: [EMAIL PROTECTED] Betreff: Re: Backup procedures. Hi all, dbmcli -> util_execute migrate doesn't work since Version 7.4 It will never bee needed, because: "...there is no difference between backups

Re: Backup procedures.

2004-06-09 Thread Andre Reitz
Hi all, dbmcli -> util_execute migrate doesn't work since Version 7.4 It will never bee needed, because: "...there is no difference between backups for recovery and backups for migration" Am I right? Greetings, Andre' On Mon, 7 Jun 2004 18:57:29 +0200 "Heinrich, Tilo" <[EMAIL PROTE

AW: Backup procedures.

2004-06-07 Thread Brunzema, Martin
> >I was backing up the log every hour too, however as I don't > >need the log to > >get my data back from a migration backup, and it created so > many files > >I decided I would just leave it autolog backup. > > If you backup log every hour you should get at maximum 24 log > backups more, as i

RE: Backup procedures.

2004-06-07 Thread Heinrich, Tilo
Hello Michael, >Currently we are backing up every hour. >Due to a type of failure we had recently where memory in our db server >failed and DELETED some database config files and some data >files I do all >backups for MIGRATION. If your database version is 7.4 or above, there is no difference be

Backup procedures.

2004-06-03 Thread Michael Andrewes
Hi, Currently we are backing up every hour. Due to a type of failure we had recently where memory in our db server failed and DELETED some database config files and some data files I do all backups for MIGRATION. Currently I am backing up complete once per night, and incremental every hour, but