Re: Problem mit Backup

From: Roger Wassner (roger.wassner_at_asp-partner.de.nospam)
Date: 01/12/05


Date: Wed, 12 Jan 2005 09:40:19 +0100

Guten Morgen,

> Waran lag es deiner Meinung nach, das ich die Sicherung nicht
> mehr zurückspielen konnte. Was habe ich falsch gemacht?

also ich weiss nichtgenau was du im detail gemacht hast
ich betone im detail, bin auch gerade mit dem kopf wo anders, aber
aber
die datenbank ist nicht vollständig, eseutil /mh sagt dir das
es fehlt ein logfile
walter frägt:

>> hast du die erforderlichen Logs mit zurückgespielt ?
>> Es ging der DB eines ab.

hast Du das getan ?
Die Datenbank ansich ".edb) ist nicht vollständig
es scheint ein LOGfile zu geben, dass "neue" informationen hat, die in der
DB fehlen
und dieses logfile fehlt auch, als externe datei
die müssen "zusammengeführt" werden

also
wenn du die logs hast dann kannst du beim restore der EDB
"letzten sicherungssatz" anhaken
damit wird die EDB mit den externen LOGs, die noch nicht included sind,
gefüttert/aufgefüllt

wenn du alle logs aber schon drüben hast (/mdbdata)
dann könnte (bei dir) ein eseutil im recovery mode weiterhelfen,

eseutil /r e00 /l "c:\program files\exchsrvr/mdbdata"

If the database is in an inconsistent state, run the follwing command:
eseutil /r. This command will bring all the databases to a consistent state.
After running tis command, you should be able to restart the databases. If
you receive an error message when running this command, ir if the databases
still won't start, there is a chance that the databases could be corrupt
after all.

schaue dazu mal hier und sueh nach "dirty shutdown" und "softrecovery":
http://www.msexchangefaq.de/notfall/korrupt.htm

> Muss man das in NTBACKUP extra einstellen?

Nein, Ist Exchange drauf, ist auch die Exchange Erweiterung für NTBackup ab
dann mit drin.

-- 
Mit freundlichen Grüssen / with kind regards
Roger Wassner
"POP3 für Server FAQ" online!
http://www.asp-partner.de/de/faq/pop3faq/einleitung.html


Relevant Pages

  • Re: NTBackup selections
    ... group is included in the backup, so is there any reason to back up logs, ... edb, and stm files when backing up Exchange online? ...
    (microsoft.public.exchange.admin)
  • Re: Best way to Collect Log
    ... the start of script and all the logs are then directed to that log ... In a Bourne or POSIX script: ... exec 3> LOGFILE ... and then every standard output of every command (including echo ...
    (comp.unix.shell)
  • Re: IIS logging issue
    ... Subject: IIS logging issue ... > /index%2easp becomes /index.asp and is shown as that in the logfile. ... > These days logs are used very often to prove illegal activity. ... When your logs are altered by translating incoming data to "readable" ...
    (NT-Bugtraq)
  • Re: [SLE] What does logrotate do?
    ... >> logs themselves are never modified. ... >> the logrotate docs that suggest that logrotate can modify a logfile. ... I don't think "rotate 0" enables you to do that. ...
    (SuSE)
  • Re: Duplicate sshd-loginfo - How to configure right?
    ... I try to configure sshd version OpenSSH_3.7.1p2 that it logs it's info ... into a specific logfile instead flooding the standard-message-file ... at it's default and modify syslog.conf instead. ...
    (comp.security.ssh)