TSO Command retrive Server name from IP Add

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
hparthas
Member
Posts: 43
Joined: Thu Oct 21, 2010 11:17 pm

TSO Command retrive Server name from IP Add

Post by hparthas » Thu Dec 16, 2010 9:41 pm

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

MrSpock
Active Member
Posts: 273
Joined: Wed Jun 27, 2007 5:37 pm

Re: TSO Command retrive Server name from IP Add

Post by MrSpock » Thu Dec 16, 2010 9:57 pm

The only four TCP/IP commands that I know about (I'm not a network engineer) are ping, netstat, tracerte, and ftp. Are none of these returning what you need?
hparthas wrote: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.
z/OS V1R11.0 TSO/E Command Reference, or just using the TSO HELP commands.

hparthas
Member
Posts: 43
Joined: Thu Oct 21, 2010 11:17 pm

Post by hparthas » Thu Dec 16, 2010 10:12 pm

Thanks a lot MrSpock

I got through TSO PING and its working fine, but i need how to retrieve in reverse order, is this possible.... ?

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Post by Anuj Dhawan » Tue Dec 28, 2010 3:50 pm

hparthas wrote:I got through TSO PING and its working fine, but i need how to retrieve in reverse order, is this possible.... ?
I'm sorry but these words fail me - what are you asking?
Regards,
Anuj

hparthas
Member
Posts: 43
Joined: Thu Oct 21, 2010 11:17 pm

Post by hparthas » Tue Dec 28, 2010 10:03 pm

Anuj,

What I expected is

step-1 : Type TSO PING Server-name
step-2 : Got below IP address "148.123.34.45'
step-3 : How to retrieve the server name if know the IP address...
step-4 : Is some thing can be done with TSO commands....

Thanks in advance...

Best Regards,
Harikrishnan

orchestrate
Member
Posts: 19
Joined: Mon Jul 11, 2011 8:57 pm

Post by orchestrate » Tue Aug 23, 2011 7:57 pm

I dont think its possible.. Can any one ? if it so even i would be happy too. Thanks :)

DikDude
Moderator
Posts: 1001
Joined: Fri Jul 22, 2011 8:39 am
Location: usa

Post by DikDude » Tue Aug 23, 2011 9:52 pm

You need to implement something that will let you search DNS by ip address rather than name.

Try this site to see how it works:
http://www.dnswatch.info/

They may be willing to share the basics but you would still have to find a way to implement running under tso/ispf.
Have a good one

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others