ADSM-L

Monthly Domino TDP Backups Expiring Early

2002-08-21 19:31:10
Subject: Monthly Domino TDP Backups Expiring Early
From: "Rodolfo Gandionco (DSL AK)" <RodolfoG AT DATACOM.CO DOT NZ>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 22 Aug 2002 11:33:37 +1200
Hi All,

I just found out that my monthly TDP Backups have expired just like my
incrementals.

I had a requirement to do monthly backups of all my Domino Databases and
keep them for 10 years.  I did the following:

1.  Created a new Management Class under the existing TDP Policy Set
2.  Created a Backup Copy Group Policy.
3.  Created a new dsm.opt file called dsm10yr.opt
4.  Created a new domsel.cmd to do a Full Selective Backup using the new MC.

I use Win2K, TSM 4.2 TDP 1.1

I have pasted parts of the log, dsm10yr.opt, domsel.cmd and the BackupCopy
Group and MC Settings.

Help !!!

Thanks

Rodolfo Gandionco
Systems Engineer
Datacom Systems Limited
Email:  RodolfoG AT datacom.co DOT nz <mailto:RodolfoG AT datacom.co DOT nz>


domssch.log

08/04/2002 07:58:08
=========================================================================
08/04/2002 07:58:08 Request                       : SELECTIVE
08/04/2002 07:58:08 Database Input List           : *
08/04/2002 07:58:08 Number of Buffers             : 3
08/04/2002 07:58:08 Buffer Size                   : 1024
08/04/2002 07:58:08 Logged Databases Only?        : No
08/04/2002 07:58:08 Wait for Tape Mounts?         : Yes
08/04/2002 07:58:08 Process Subdirectories?       : Yes
08/04/2002 07:58:08 TSM Options File              : dsm10yr.opt
08/04/2002 07:58:08 TSM Nodename Override         :
08/04/2002 07:58:08
-------------------------------------------------------------------------
08/04/2002 10:19:28 Total Domino databases inspected:         475
08/04/2002 10:19:28 Total Domino databases backed up:         474
08/04/2002 10:19:28 Total Domino databases excluded:          1
08/04/2002 10:19:28 Throughput rate:                          6,862.90
Kb/Sec
08/04/2002 10:19:28 Total bytes transferred:                  59,240,188,416
08/04/2002 10:19:28 Elapsed processing time:                  8,429.64 Secs
08/18/2002 22:41:18 ============== Log file pruned using log retention
period of 60 day(s)
08/18/2002 22:41:18 ============== No log entries pruned

dsm10yr.opt

COMMMethod        TCPip
TCPPort           1500
TCPServeraddress  128.201.4.1
TCPWindowsize     63
TCPBuffSize       32

NODename          DOMSERV.MONTHLY

COMPRESSIon       On

PASSWORDAccess    Generate

EXCLUDE log.nsf
EXCLUDE mail.box
INCLUDE mail\...\*  MC_DOM_TDP_10YR
INCLUDE ZIL\...\*  MC_DOM_TDP_10YR

* Include all transaction logs
INCLUDE S*.TXN  MC_DOM_TDP_10YR

COMPRESSALWAYS YES
SCHEDLOGRETENTION 10
DATEFORMAT 4
RUNASSERVICE YES


domsel.cmd

set dom_dir="C:\Program Files\Tivoli\TSM\domino"

cd /d %dom_dir%

rem  ==================================================================
rem   The 2 lines below put a date and time stamp in a log file for
rem   you.
rem
rem   Note: You can change "domsel.log" to whatever you prefer.
rem  ==================================================================
echo Current date is: >> domsel.log
date /t < NUL >> domsel.log
echo Current time is: >> domsel.log
time /t < NUL >> domsel.log

rem  ==================================================================
rem   Now call the command line to do the selective:
rem
rem   Note: You can change "domssch.log" to whatever you prefer.
rem  ==================================================================
start /B domdsmc selective * /subdir=yes /adsmoptfile=dsm10yr.opt
/logfile=domssch.log >> domsel.log



Backup Copy Groups : LOTUS_DOMINO POLICY_TDP MC_DOM_TDP_10YR STANDARD


Policy Domain Name LOTUS_DOMINO
Policy Set Name POLICY_TDP
Mgmt Class Name MC_DOM_TDP_10YR
Copy Group Name STANDARD
Versions Data Exists NOLIMIT
Versions Data Deleted 1
Retain Extra Versions 3600
Retain Only Version 3600
Copy Mode ABSOLUTE
Copy Serialization SHRSTATIC
Copy Frequency 1
Copy Destination LTOPOOL1
Last Update Date/Time 2002-05-13 14:01:16.000000
Last Update by (administrator) ADMIN
Managing profile -


Management Classes : LOTUS_DOMINO POLICY_TDP MC_DOM_TDP_10YR


Policy Domain Name LOTUS_DOMINO
Policy Set Name POLICY_TDP
Mgmt Class Name MC_DOM_TDP_10YR
Default Mgmt Class ? No
Description Monthly TDP MC
Space Management Technique NONE
Auto-Migrate on Non-Use 0
Migration Requires Backup? YES
Migration Destination SPACEMGPOOL
Last Update Date/Time 2002-05-09 16:19:21.000000
Last Update by (administrator) ADMIN
Managing profile -

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