Page 1 of 1

TSO Command retrive Server name from IP Add

PostPosted: Thu Dec 16, 2010 10:11 pm
by hparthas1
Hi,

Can someone tell me how to find the server name from the IP address.

I use TSO PING 'server name' and I can find the related IP address.... I need to find in reverse order.

Also please let me know is there any link/doc to find list of all TSO commands and its use, which would be helpful for me.

any help would be great.

Best regards,
Harikrishnan

Re: TSO Command retrive Server name from IP Add

PostPosted: Thu Dec 16, 2010 10:22 pm
by Robert Sample
A link to one of the TSO Command Reference manuals that IBM maintains on their web site: http://publib.boulder.ibm.com/infocenter/zos/v1r9/index.jsp?topic=/com.ibm.zos.r9.ikjc500/ikj4c580854.htm

Research GETHOSTBYIP (hint: Google is your friend).

Re: TSO Command retrive Server name from IP Add

PostPosted: Thu Dec 16, 2010 10:47 pm
by hparthas1
Thanks a lot Robert.... Will check....