ADSM-L

EXCLUDE Command

2002-02-26 09:54:41
Subject: EXCLUDE Command
From: Steve Green <Steve.Green AT MCCORMICK.CO DOT UK>
Date: Tue, 26 Feb 2002 14:32:56 +0000
Hi, I am having real problem with creating a batch file to kick off my backup

The batch file is as follows

@Echo Off
Echo Starting backup...
CD /d c:\Program Files\Tivoli\TSM\baclient
dsmc inc

and the OPT file is as follows

NODENAME MCAPS1
TCPSERVERADDRESS mcjdebatch
TCPNODELAY NO
TXNBYTELIMIT 25600
SUBDIR YES
USELARGEBUFFERS YES
BACKUPREGISTRY YES
TCPWINDOWSIZE 63
TCPBUFFSIZE 32
ERRORLOGRETENTION 7 D
SCHEDLOGRETENTION 7 D
PASSWORDACCESS GENERATE
DOMAIN C: D: F: H:
INCLUDE H:\TOP\*.*
EXCLUDE C: D: F: H:

When I run the batch file TSM backs up all the drives and not just the TOP
directory and any sub directories.

Any ideas?

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