Re: optionset

2009-05-27 Thread Avy Wong
ADSM-L@VM.MARIST.EDU Dist Stor cc Manager" Re: [ADSM-L] optionset 05/27/2009 03:27 PM Please respond to "ADSM: Dist Stor

Re: optionset

2009-05-27 Thread Steven Langdale
17 + Email: steven.langd...@cat.com "Hart, Charles A" Sent by: "ADSM: Dist Stor Manager" 27/05/2009 20:28 Please respond to "ADSM: Dist Stor Manager" To ADSM-L@VM.MARIST.EDU cc Subject Re: [ADSM-L] optionset Caterpillar: Confidential Green Retain Unt

Re: optionset

2009-05-27 Thread Hart, Charles A
Upd node blahhh clopt=" " (Space between quites, sometimes no space needed) -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Avy Wong Sent: Wednesday, May 27, 2009 2:09 PM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] optionset H

optionset

2009-05-27 Thread Avy Wong
Hello forum, What is the correct syntax to clear the Optionset for a node? I put in 'update node nodename Optionset=" " ' ,that does not work. Right now the node's Optionset: SQLSET, I want this parameter to be blank. Thank you for your help in advance. Avy

Re: Explain Excludes in the OptionSet

2004-02-05 Thread Richard Sims
>When trying to use excludes from an option set, do these get processed >before or after the ones >in the dsm.opt file? Or do they get processed at all if there are any in >the dsm.opt file? Jack - See Admin Guide topic "Managing Client Option Files" which explains the order of processing

Explain Excludes in the OptionSet

2004-02-05 Thread Coats, Jack
Ok, I have only been working on TSM 'forever', but one thing still eludes me (at least one thing :) Question: When trying to use excludes from an option set, do these get processed before or after the ones in the dsm.opt file? Or do they get processed at all if there are any in the dsm.opt file?

Wierd optionset behavior

2002-11-13 Thread Sam Sheppard
Hi all: I am experiencing a strange behavior when adding an OPTIONSET to a client definition and wondered if anyone else had experienced this. I enter the following command: UPD N * CLOP=WINOPT WHEREPLATFORM=WINNT This is duly followed by a number of replies: ANR2063I Node NODENAME updated

client optionset query?

2002-05-07 Thread Jim Kirkman
I'm looking for a method of determining which clients have been assigned a particular option set. I'm running TSM 4.1.4 on OS/390. There's got to be something other than checking each client. tia, -- Jim Kirkman AIS - Systems UNC-Chapel Hill 966-5884

Re: Client optionset schedlogretention doesn't work !?

2001-08-28 Thread Richard Sims
>I have the below client optionset on my 4.1 server, but my clients never get >their logs pruned. The logs just grow and grow. I have a mix of 3.7 , >4.1.2.12 clients and I think they all experience the same thing. > >Anyone have any ideas? > > Optionset WIN32_I

Client optionset schedlogretention doesn't work !?

2001-08-28 Thread Keith Kwiatek
Hello, I have the below client optionset on my 4.1 server, but my clients never get their logs pruned. The logs just grow and grow. I have a mix of 3.7 , 4.1.2.12 clients and I think they all experience the same thing. Anyone have any ideas? Keith Optionset WIN32_INCLEXCL Option

include client option in optionset

2001-08-21 Thread "Schönacher, Uwe"
Hi folks, does anybody has a recommendation for an include option using central client optionsets (sun solaris client) regarding the backup of a certain directory (i.e. /tivoli) with all subdirectories and files to a certain management class. I tried a lot of different options but the backups was

Re: Option file and optionset

2000-10-09 Thread Walker, Lesley R
Ah, got it. After looking at the implementation guide as Joel suggested (duh, why didn't I think of that) and getting the correct syntax (why isn't it in the Admin Ref), I found out what I was doing wrong. I had it nearly right to start with when I did > > DEF CLIENTO FRED INCLEXCL "ex /foo/*" b

Re: Option file and optionset

2000-10-09 Thread Charlotte Brooks/Almaden/IBM
Joel means "Getting Started with Tivoli Storage Manager: Implementation Guide", SG24-5416-01from www.redbooks.ibm.com. In your example, def cliento inclexcl exclude /kernel/genunix the name of the client option set which is to have this particular client option associated with is missing. So add

Re: Option file and optionset

2000-10-09 Thread Joel Fuhrman
Go get the redbook whose title is something like "getting started with ADSM". It will save you a lot of false starts. I use something like this: /* Base Option Set */ define cloptset base description='Base Set' define clientopt base dirmc dir define clientopt base schedmode prompted define cl

Re: Option file and optionset

2000-10-09 Thread Walker, Lesley R
Michel Engels wrote: > You have to combine both syntaxes. an example would look like: > > DEF CLIENTO FRED INCLEXCL EXCLUDE "/foo/*" > Well I thought this looked hopeful, but no such luck. It still complains about EXCLUDE as an invalid keyword. The full output is as follows: tsm: TESTSERVER>def

Re: Option file and optionset

2000-10-09 Thread Remeta, Mark
I think the inclexcl one is right but you need to include a number to specify which order to process the options... -Original Message- From: Walker, Lesley R [mailto:[EMAIL PROTECTED]] Sent: Monday, October 09, 2000 1:16 AM To: [EMAIL PROTECTED] Subject: Re: Option file and optionset

Re: Option file and optionset

2000-10-09 Thread Michel Engels
AIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: Michel Engels/BE/Devoteam) Subject: Re: Option file and optionset Ron Pavan wrote: > example in my env: > all server side option sets for "excludes" are set with override = no > all server side option sets for "inclu

Re: Option file and optionset

2000-10-08 Thread Walker, Lesley R
Ron Pavan wrote: > example in my env: > all server side option sets for "excludes" are set with override = no > all server side option sets for "includes" are set with override = yes > [etc] While we're on this topic, can someone give an example of the syntax (3.7.3 on Solaris) to specify an inclu

Re: Option file and optionset

2000-10-06 Thread Ron Pavan
your includes will always override your exludes. -Original Message- From: James Thompson [mailto:[EMAIL PROTECTED]] Sent: Friday, October 06, 2000 10:43 AM To: [EMAIL PROTECTED] Subject: Re: Option file and optionset I can't help you exactly with your problem, but you can use the comm

Re: Option file and optionset

2000-10-06 Thread James Thompson
e dsm.opt file. This way you can test your scenarios to make sure the list processing is correct. James Thompson >From: Michel Engels <[EMAIL PROTECTED]> >Reply-To: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Option file and

Option file and optionset

2000-10-06 Thread Michel Engels
Can anyone give me a clarification on how include and excludes are organised when some statements are specified in the option file of the client itselfand some others on the option set defined on the server and associated to the client. Is there a possibility to specify include or excludes that wi