Good..
I have read it on the documentation some time ago, but I don't do nothing!!
:)

Bye

Carlo

2010/1/5 James Harper <james.har...@bendigoit.com.au>

> >
> > Hi,
> > I have a Windows 2008 Server 64bit, with Exchange 2007.
> >
> > I found this error on backups:
> >
> > ----------------------------------
> > 05-Jan 11:26 sic-sbs-fd JobId 176: Preparing Exchange Backup for
> SIC-SBS
> > 05-Jan 11:26 sic-sbs-fd JobId 176: Error: HrESEBackupSetup failed with
> error
> > 0xc800020e - Unknown error.
> > 05-Jan 11:26 sic-sbs-fd JobId 176: VSS Writer (BackupComplete):
> "System
> > Writer", State: 0x1 (VSS_WS_STABLE)
> > ----------------------------------
> >
> > what does it means?
> >
> > What I have to do to correct this problem
> >
>
> According to the header files:
>
> // MessageId: hrInvalidBackup
> //
> // MessageText:
> //
> //  An incremental backup cannot be performed when circular logging is
> enabled.
> //
> #define hrInvalidBackup                  ((HRESULT)0xC800020EL)
>
> So you have your Exchange database set to circular logging, where no
> logfiles are kept except for the current one, and you have tried to do
> an incremental backup.
>
> Either turn of Circular Logging, or don't do Incremental/Differential
> backups.
>
> James
>
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to