IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to get NODe of mainframe Region


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
shr_amar
Warnings : 2

Active User


Joined: 02 May 2005
Posts: 128
Location: UK

PostPosted: Thu Sep 27, 2007 6:02 pm
Reply with quote

Hello ,


I have to transmit a PDS fro TEST to PROD region for that i am looking for NODE . Can any one tell me how to get NODE of maninframe Region


Regards
Amar
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Sep 27, 2007 6:22 pm
Reply with quote

ask the system support people... :-)

regards

e.s

PS

You can find Your own NODEid with a REXX/CLIST built in functions or an ISPF variable,
but there is no way to know somebody else NODEid
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Thu Sep 27, 2007 6:33 pm
Reply with quote

Hi,

Try this, in JESMSGLG of some JOB search for
Code:
N O D E


Hope this helps.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Oct 01, 2007 3:14 am
Reply with quote

To get the node using pure REXX, try SAY SYSVAR('SYSNODE').

To get the node using ISPF variable, try ADDRESS ISPEXEC "VGET ZSYSNODE"

O.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Mainframe Programmer with CICS Skill... Mainframe Jobs 0
No new posts How to Reformat a file using File Man... All Other Mainframe Topics 14
Search our Forums:

Back to Top