Del,

Is file ESEBKMSG.H publicly available. Do you have something similar for
SQL?

I would appreciate if you post it or send it to me.
Lots of times, we can solve TDP problems if we would know how to
translate HResult codes.

Regards,

Joe Crnjanski
Infinity Network Solutions Inc.
Phone: 416-235-0931 x26
Fax:     416-235-0265
Web: www.infinitynetwork.com
 

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Del Hoobler
Sent: Thursday, March 03, 2005 10:15 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: TDP for Echange Error

Richard,

A quick glance at the Microsoft ESEBKMSG.H file shows this:

   //
   // MessageId: hrInvalidBackup
   //
   // MessageText:
   //
   //  An incremental backup cannot be performed when circular logging
is
enabled.
   //
   #define hrInvalidBackup                  ((HRESULT)0xC800020EL)

Are you running circular logging? If so, you can only perform full and
copy backups.
If you want to run incremental backups, you will need to turn circular
logging off.

Thanks,

Del

----------------------------------------------------

"ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 03/03/2005
09:41:35 AM:

> Hi All,
>
> I get the following error on a TDP for Exchange incremental backup:
>
> ACN5798E MS Exchange API HRESEBACKUPSETUP() failed with HRESULT:
> 0xc800020e -
> Retrying failed backups...
>
> The full backup runs fine.
>
> Environment:
>
> TDP for Exchange 5.2.1.0
> TSM Client 5.2.3.4
> TSM Server 5.2.3.2
>
> Has anyone had this problem before and knows a cure?
>
> Richard.

Reply via email to