ADSM-L

Re: Hi

2002-10-04 03:16:13
Subject: Re: Hi
From: Kurt Beyers <kurt.beyers AT PANDORA DOT BE>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 4 Oct 2002 09:15:28 +0200
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" <raghu AT COSMOS.DCMDS.CO DOT IN>
To: <ADSM-L AT VM.MARIST DOT EDU>
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: raghu AT cosmos.dcmds.co DOT in
>
>

<Prev in Thread] Current Thread [Next in Thread>
  • Hi, Raghu S
    • Re: Hi, Kurt Beyers <=