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]
>
>