ADSM-L

Re: Notes selective incremental management class

2005-09-26 10:33:05
Subject: Re: Notes selective incremental management class
From: Zoltan Forray/AC/VCU <zforray AT VCU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 26 Sep 2005 10:32:46 -0400
Sure do. I just set these up.

>From the TDP Book:

When assigning a group of databases to a management class, you must assign
both objects. For example, to assign all databases that match *.nsf in the
mail6 subdirectory to the DOMINO management class, code the following
statement:

INCLUDE mail6/*.nsf* DOMINO

Just put the INCLUDE statements in the proper stanza in the DSM.SYS (*nix)
OPT(Windoze) file !




Kurt Beyers <Kurt.Beyers AT DOLMEN DOT BE>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
09/23/2005 06:49 AM
Please respond to
"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
[ADSM-L] Notes selective incremental management class






Hello,

Is it possible to bind the selective and incremental backups of Notes to
different mgmt classes?

For the TDP Informix, you can use a statement like

include /inf_shm/inf_shm/*/0  MGMT_DB_FULL
include /inf_shm/inf_Shm/*/1  MGMT_DB_INCR

to bind the full backups (.../*/0) to the mgmt class MGMT_DB_FULL and the
incremental backups (.../*/1) to the mgmt class MGMT_DB_INCR.

Is there an equivalent statement for the Notes backup (tried already a
look-alike statement, but it did not work)?

thanks,
Kurt

<Prev in Thread] Current Thread [Next in Thread>