Results 1 to 2 of 2
-
09-19-2012, 10:04 AM #1Newcomer
- Join Date
- Sep 2008
- Posts
- 9
- Thanks
- 0
- Thanked 0 Times in 0 Posts
why does select * from nodes returns empty tcp_address
hello,
Not sure if this is the correct sub forum, but does anyone know why an empty tcp_address would be returned on a select tcp_address from nodes i.e:
tsm: x10>select node_name,tcp_address from nodes where tcp_address is NULL
NODE_NAME TCP_ADDRESS
------------------ ------------------
CYKPDBAGL01
HUBBLE
I have about 60 nodes that do not return IP addresses. Some are VMS, running ABC client, some are locked or not in use for a while, but some are active nodes that run everyday.
TSM Server release is 5.5.6.102. Same happens on 6.3.1. Client versions and type vary
Thanks
-
09-19-2012, 03:06 PM #2Newcomer
- Join Date
- Sep 2012
- Posts
- 13
- Thanks
- 0
- Thanked 1 Time in 1 Post
select node_name, tcp_address, tcp_name from nodes
Run this command, this one you will get tcp_address for all nodes..
More SQL queries
http://www.tsmguide.co.cc/p/tsm-sql-commands.html
Similar Threads
-
TSM 6.2.1.SELECT query on CONTENTS table returns 'Yes' for AGGREGATED column
By gshiman in forum TSM ServerReplies: 1Last Post: 12-08-2011, 04:40 PM -
[HOWTO] Select for nodes..
By cwilloug in forum TSM OperationReplies: 1Last Post: 01-15-2010, 02:35 PM -
Tcp_address tms client
By michelangelo in forum Administrative ClientReplies: 3Last Post: 07-01-2008, 09:29 AM -
Help with SELECT - How do I choose cells with empty information
By datorexpert in forum ScriptingReplies: 1Last Post: 06-16-2006, 09:45 AM -
SELECT 2 NODES
By josh597 in forum ScriptingReplies: 2Last Post: 11-12-2005, 08:09 PM


Reply With Quote
