Thanks Bill, I have configured a scheduler for normal files which is perfectly invoked by CAD and performes the incremental backup. What I understand is that the TDP schedule should be created with "autostart:no" and "startnow:no" in order to be started by above CAD? Please correct me if I am mistaken.
dsmcutil inst /name:"TDP SQL" /node:sqlnode /password:thepass /autostart:no /clientdir:"c:\Program Files\Tivoli\TSM\baclient" /optfile:"c:\Program Files\Tivoli\TSM\TDPSql\dsm.opt" /startnow:no Regards, Mehdi On Sun, Jun 17, 2012 at 6:39 PM, Bill Boyer <bjdbo...@comcast.net> wrote: > The TDP's are all run as an ACTION=COMMAND schedule to run the agent > program. Like SQLFULL.CMD or EXCFULL.CMD that come as the .SMP files you > customize. I normally use the same CAD for all scheduling for a node. That > way I don't need to worry about the incremental backup running at the same > time the TDP is trying to run.... Also makes the client configuration > simpler. > > Bill > > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of > Sami Ahomaa > Sent: Saturday, June 16, 2012 10:21 AM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] TDP schedule with CAD > > Hi, > > Rather use different CAD or *dsmc shced -options' for TDP. > > Sami > When command line fails, try Google. > > > 2012/6/16 Mehdi Salehi <ezzo...@gmail.com>: > > Hi, > > > > I have configured TSM client scheduler with CAD and server can > > successfully prompt the client to backup files and directories. Can > > the existing CAD be used to control the TDP SQL schedule as well? > > > > Regards, > > Mehdi >