ADSM-L

Re: [ADSM-L] dsm.opt include statement

2007-08-10 20:27:47
Subject: Re: [ADSM-L] dsm.opt include statement
From: Andrew Raibeck <storman AT US.IBM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 10 Aug 2007 18:29:02 -0600
Hi Geoff,

Syntactically, your INCLUDE looks correct, so that is why TSM doesn't
complain.

A couple of things come to mind:

1. There is another INCLUDE or EXCLUDE statement that encompasses the
specification. Use "dsmc query inclexcl" to check the final
include-exclude list. This is "INCLUDE-EXCLUDE Debugging 101" :-)

2. "Backup" is a directory, not a file... in which case, the INCLUDE has
no effect since files are bound either to the management class with the
highest RETONLY setting or to the management class specified by DIRMC. In
this case, correct the statement to include files in that dir or files in
that dir and its subdirs, e.g., "\*" or "\...\*".

3. The management class does not exist (you said you are not in a position
to check, but I state this anyway for completeness).

4. Is there at least one blank space between the ending quote and the
management class name? When I reply using internet-style quoting, the
management class name appears butted right up against the file spec (no
intervening blank space). When I reply without internet-style quoting, it
doesn't appear that way; so it is hard to tell. Force a blank space
between those two elements.

If none of these answers the question, then it would help to have more
information, including:

- Complete include-exclude list as shown by "dsmc query inclexcl"

- Results you are seeing

- Results you think you are supposed to see

- In plain English, what directory/files you are trying to bind.

Best 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.



"Gill, Geoffrey L." <GEOFFREY.L.GILL AT SAIC DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
2007-08-10 15:34
Please respond to
"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
dsm.opt include statement






Seems as though some folks are having issues with management classes in
the dsm.opt that point includes to a management class that holds data for
a longer period of time than the default. I was wondering if anyone had an
idea as to why this statement seems to not work. There are no errors in
the log and no indications elsewhere of an issue.

the client is the latest version Windows client running onWindows 2003.
Unfortunately I am out of the country and can't double check the
management class itself to make sure it is properly defined.

Include "E:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup"
45day-mgt

Thanks,
Geoff Gill

<Prev in Thread] Current Thread [Next in Thread>