ADSM-L

Re: expiring object

2002-04-23 12:15:23
Subject: Re: expiring object
From: Del Hoobler <hoobler AT US.IBM DOT COM>
Date: Tue, 23 Apr 2002 12:15:28 -0400
> I thought I had to include *.nsf.data only if i had made a exclude of the
> hole directory ....Witch is not the case.
> Isn't it correct ?

Michael,

In your example, you are correct. But in your example,
you are simply using the INCLUDE statement to
specify whether to include a file for backup or not.
Using an INCLUDE to bind objects to a management
class is different. You need to bind both objects to
the same management class in order for them to be
"policy managed" the same way.

Your statement is not correct when you are binding objects
to a non-default management class via the INCLUDE statement.

When binding TDP for Domino objects to a non-default
management class via the INCLUDE statement, you need
to bind both objects that make up the single logical
backup. For specifying a particular database, for example,
it can be done one of two ways:

   INCLUDE mail\user1.nsf.DATA    MC1
   INCLUDE mail\user1.nsf         MC1
or
   INCLUDE mail\user1.nsf*        MC1

I hope this helps.

Thanks,

Del

----------------------------------------------------
Del Hoobler
Del Hoobler
IBM Corporation
hoobler AT us.ibm DOT com

Leave everything a little better than you found it.
Smile a lot: it costs nothing and is beyond price.
<Prev in Thread] Current Thread [Next in Thread>