Results 1 to 2 of 2
-
03-28-2012, 05:05 PM #1Member
- Join Date
- Feb 2011
- Posts
- 94
- Thanks
- 1
- Thanked 1 Time in 1 Post
Finding a node name of a particular MGMClass
Dear,
I wonder what the command by using the SELECT to find the servers that use a management class?
Thank you,
Ramon
-
03-29-2012, 06:15 AM #2Senior Member
- Join Date
- Jul 2008
- Location
- Birmingham, UK
- Posts
- 529
- Thanks
- 0
- Thanked 4 Times in 4 Posts
Hi
You could do
select distinct node_name from backups where class_name='MGMTCLASS_NAME'
This could take along time to process !
Similar Threads
-
Finding out how much active data in a node's directory.
By ebisoba in forum TSM OperationReplies: 1Last Post: 02-16-2011, 01:07 PM -
TSM 6.1 / DSM.OPT / MgmClass
By johan.lundgren@cygate.se in forum TSM ClientReplies: 1Last Post: 09-28-2009, 10:37 AM -
Finding data of a node in a Storage pool
By mighty in forum TSM ServerReplies: 3Last Post: 06-20-2008, 06:12 PM -
Finding a file
By feedmetwinkies in forum TSM Reporting & MonitoringReplies: 4Last Post: 02-23-2008, 02:00 AM -
Finding yesterday
By pbanghart in forum ScriptingReplies: 2Last Post: 11-20-2003, 09:47 AM


Reply With Quote