Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
NDM snode pnode server?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
vpr_118
Warnings : 1

New User


Joined: 07 Apr 2008
Posts: 46
Location: chennai

PostPosted: Tue Jul 01, 2008 3:21 pm    Post subject: NDM snode pnode server?
Reply with quote

Hi,

How to identify the server name of SNODE.

Say we have FROM (PNODE - and TO (SNODE...

How to identify the server name of snode
Back to top
View user's profile Send private message
References
HappySrinu

Active User


Joined: 22 Jan 2008
Posts: 191
Location: India

PostPosted: Tue Jul 01, 2008 3:56 pm    Post subject: Reply to: NDM snode pnode server?
Reply with quote

Use

n = SYSVAR(SYSNODE)
say 'sysnode id' n

run the above rexx code on both lpars to get snode and pnode

this might help you
Back to top
View user's profile Send private message
vpr_118
Warnings : 1

New User


Joined: 07 Apr 2008
Posts: 46
Location: chennai

PostPosted: Tue Jul 01, 2008 5:43 pm    Post subject: Reply to: NDM snode pnode server?
Reply with quote

Actually, i need the server name.

Say i have a member in NDMLIB. What denotes server name for snode.
Back to top
View user's profile Send private message
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3309
Location: Charlotte,NC USA

PostPosted: Tue Jul 01, 2008 5:48 pm    Post subject: Reply to: NDM snode pnode server?
Reply with quote

You have to go to the NETMAP. The NETMAP will tell you what is associated to that SNODE name - i.e. the protocol and address of that node. If the protocol is SNA, then the address will be the VTAM APPLID. If the protocol is TCP, then the address will be either the TCP/IP network address or, preferably, the DNS server entry name. You can ping either one and go from there.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1