Thanks Jeroen.Its working Raghu.
"Hooft, Jeroen" <Jeroen.Hooft@ATOSO To: [EMAIL PROTECTED] RIGIN.COM> cc: Sent by: "ADSM: Subject: Re: schedules with diff dsm.sys on Dist Stor Manager" AIX <[EMAIL PROTECTED] DU> 10/04/2002 03:19 AM Please respond to "ADSM: Dist Stor Manager" Use the 2 different opt files as mentioned before. In those opt-files you refer to different TSM servers (at least different settings) So dsm.opt will state: Servername TSM_inclAll and dsm2.opt will state Servername TSM_exclMP3 in dsm.sys you will then need two different server-entries (TSM_inclAll & TSM_exclMP3) each with its own include/exclude list. something like: Servername TSM_inclAll INCLEXCL /inc.all TCPSERVERADDRESS x.x.x.x ...... Servername TSM_exclMP3 INCLEXCL /excl.mp3 TCPSERVERADDRESS x.x.x.x ...... Regards Jeroen -----Original Message----- From: Raghu S [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 9:26 AM To: [EMAIL PROTECTED] Subject: Re: schedules with diff dsm.sys on AIX Hi Kurt "-optfile" option is to use with dsm.opt file.I want to use it with dsm.sys file on AIX.can i use -optfile option for dsm.sys?? My purpose of using diff dsm.sys is taking backup of the same server with diff include-exclude list at diff timings to diff storage pools onto the same TSM server. How can i do this.Need help on this Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Kurt Beyers <kurt.beyers@P To: [EMAIL PROTECTED] ANDORA.BE> cc: Sent by: Subject: Re: Hi "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] IST.EDU> 10/04/2002 12:15 AM Please respond to "ADSM: Dist Stor Manager" You can specify the option file that the scheduler should use. And the different dsm.opt files will include the different sets of include-exclude statements. eg for dsm.opt and for dsm2.opt nohup dsmc sched -optfile=/opt/tivoli/tsm/baclient/bin/dsm.opt > /dev/null 2>&1 & nohup dsmc sched -optfile=/opt/tivoli/tsm/baclient/bin/dsm2.opt > /dev/null 2>&1 & HTH, Kurt ----- Original Message ----- From: "Raghu S" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 04, 2002 8:33 AM Subject: Hi > Hi > > I know how to run multiple schedule services with different dsm.opt files > from Windows NT and 2000 servers.How to do the same on AIX servers? I > start schedule service with following script > > nohup dsmc sched > /dev/null 2>&1 & > > and there is an entry in /etc/inittab > > I want to run multiple schedules whith different dsm.sys files ( which > contains diff set of inlude-exclude list) on AIX servers.Need Help on this > > Regards > > Raghu S Nivas > Consultant - TSM > DCM Data Systems Ltd > New Delhi > India. > > e-mail: [EMAIL PROTECTED] > >