Hi, you can created different dsm.opt files an present SQL server as two different nodes, also create two different management classes: one for transaction logs (every hour) and one for diff/full backup,
Use these dsm.opt file witn dsmcutil to create two schedules, and TCPCLIENTPORT to specify different TCP/IP port for each schedule ... Regards Chavdar On Sun, May 13, 2012 at 9:17 PM, Bill Boyer <[email protected]> wrote: > I just have an admin schedule that runs after the last hourly log job and > before the dif/full backup job that updates the log backup schedule to a > STARTDATE/STARTTIME= to however many hours the diff/full backup runs. > > Bill > > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of > Robert Ouzen > Sent: Sunday, May 13, 2012 1:29 AM > To: [email protected] > Subject: [ADSM-L] Schedule Question > > Hi to all, > Im trying to create a schedule in TSM that will run in a specific window, > e.g: Im running backup of SSQL Log every hour, but when the > Differential/Full Backup is running, the Log files are Missed, > > My question is can I run schedule from 08:00 untill 21:00 ? > Far as I tested, I cant unless I will create 13 schedules, because the > duration cant be more than the period, > > If I could define a schedule the will run from 08:00 period 13 hours every > hour it will be great. > > Amos
