ADSM-L

Re: [ADSM-L] schedule to exclude system object

2007-10-19 13:22:40
Subject: Re: [ADSM-L] schedule to exclude system object
From: Andrew Raibeck <storman AT US.IBM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 19 Oct 2007 11:22:08 -0600
No, you'll need quotes around the domain values, e.g.,

   options='-domain="-systemstate -systemservices"'

See the client book for "domain" syntax. :-)

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Product Development
Level 3 Team Lead
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: storman AT us.ibm DOT com

IBM Tivoli Storage Manager support web page:
http://www.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> wrote on 10/19/2007
10:12:17 AM:

> It works now with this schedule
>
>             Policy Domain Name: NT
>                  Schedule Name: NT_DAILY_FS
>                    Description: NT Servers File System Only
>                         Action: Incremental
>                        Options: -domain=-systemstate
>                        Objects:
>                       Priority: 5
>                Start Date/Time: 10/19/2007 13:06:00
>                       Duration: 10 Minute(s)
>                 Schedule Style: Classic
>                         Period: 1 Day(s)
>                    Day of Week: Weekday
>                          Month:
>                   Day of Month:
>                  Week of Month:
>                     Expiration:
> Last Update by (administrator): ADSM
>          Last Update Date/Time: 10/19/2007 13:05:50
>               Managing profile:
>
> Now trying to add systemservices also
>
> update schedule nt nt_daily_fs option="-domain=-systemstate
-systemservices"
>
> Client doesnt like -systemservices
>
> Tim
>
> ----- Original Message -----
> From: "Andrew Raibeck" <storman AT US.IBM DOT COM>
> To: <ADSM-L AT VM.MARIST DOT EDU>
> Sent: Friday, October 19, 2007 12:57 PM
> Subject: Re: schedule to exclude system object
>
>
> > In this case, I don't see any issue with the quotes (or lack thereof).
> >
> > options=-domain=-systemobject is valid.
> >
> > My guess is that this occurs on a system that does not support the
> > SYSTEMOBJECT domain, such as Windows 2003.
> >
> > Regards,
> >
> > Andy
> >
> > Andy Raibeck
> > IBM Software Group
> > Tivoli Storage Manager Client Product Development
> > Level 3 Team Lead
> > Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
> > Internet e-mail: storman AT us.ibm DOT com
> >
> > IBM Tivoli Storage Manager support web page:
> > http://www.ibm.
> com/software/sysmgmt/products/support/IBMTivoliStorageManager.html
> >
> > The only dumb question is the one that goes unasked.
> > The command line is your friend.
> > "Good enough" is the enemy of excellence.
> >
> > "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> wrote on 10/19/2007
> > 09:55:41 AM:
> >
> >> Have you done a q sched f=d to see how it displays? Does it display
with
> > the
> >> double quotes?
> >> I know I have run into this situation doing a def/update sched on AIX
> >>
> >> ----- Original Message -----
> >> From: "Tim Brown" <tbrown AT CENHUD DOT COM>
> >> To: <ADSM-L AT VM.MARIST DOT EDU>
> >> Sent: Friday, October 19, 2007 12:50 PM
> >> Subject: Re: [ADSM-L] schedule to exclude system object
> >>
> >>
> >> > Have tried various combinations no luck
> >> >
> >> > Tim
> >> >
> >> > ----- Original Message -----
> >> > From: "Larry Clark" <lclark01 AT NYCAP.RR DOT COM>
> >> > To: <ADSM-L AT VM.MARIST DOT EDU>
> >> > Sent: Friday, October 19, 2007 11:45 AM
> >> > Subject: Re: schedule to exclude system object
> >> >
> >> >
> >> >> looks like you have a problem with the quotes. It is inserted with
> > single
> >> >> ticks insrtead of quotes. Just a guess. do a q sched f=d to
verify.
> >> >>
> >> >> If so you may have to do something like:
> >> >>
> >> >> update schedule nt nt_daily_fs option='"-domain=-systemobject'"
> >> >>
> >> >> single tick then quote to preserve the double quote.
> >> >>
> >> >>
> >> >> should be "-domain=sys
> >> >> ----- Original Message -----
> >> >> From: "Tim Brown" <tbrown AT CENHUD DOT COM>
> >> >> To: <ADSM-L AT VM.MARIST DOT EDU>
> >> >> Sent: Friday, October 19, 2007 11:33 AM
> >> >> Subject: [ADSM-L] schedule to exclude system object
> >> >>
> >> >>
> >> >> Created schedule to exclude system object as described in client
> > admin
> >> >> for
> >> >> windows guide
> >> >>
> >> >>  update schedule nt nt_daily_fs option="-domain=-systemobject"
> >> >>
> >> >> This is exactly how its coded in the manual
> >> >>
> >> >> However when client schedule runs I get this error
> >> >>
> >> >>  ANS1107E Invalid option/value: '-domain=-systemobject'
> >> >>
> >> >>
> >> >> Tim Brown
> >> >> Systems Specialist - Project Leader
> >> >> Central Hudson Gas & Electric
> >> >> 284 South Ave
> >> >> Poughkeepsie, NY 12601
> >> >> Email: tbrown AT cenhud DOT com
> >> >> Phone: 845-486-5643
> >> >> Fax: 845-486-5921
> >> >> Cell: 845-235-4255
> >> >>
> >