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

Issue with XMIT command in my mainframe


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mainframebeginner
Currently Banned

New User


Joined: 19 May 2010
Posts: 7
Location: hyderabad

PostPosted: Tue Jun 01, 2010 11:39 pm
Reply with quote

Hi All,

I am encountering an issue with XMIT command in my mainframe.

My command goes like this : XMIT N4.RECEIVERS-NID DA (PDS Name (JobNAme)

Here N4 represents TSO82 (AE82 in other words).

Can any one please help me which value represents AE84?? i mean is it N6 or N8 or N**

Any response would be much appreciated.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Jun 01, 2010 11:51 pm
Reply with quote

Hello,

You need to talk with the people who support your system(s). They know your site-specific names - we cannot know these. . .
Back to top
View user's profile Send private message
mainframebeginner
Currently Banned

New User


Joined: 19 May 2010
Posts: 7
Location: hyderabad

PostPosted: Wed Jun 02, 2010 12:01 am
Reply with quote

ohh.... thanks for your valuable time mate....
Back to top
View user's profile Send private message
Escapa

Senior Member


Joined: 16 Feb 2007
Posts: 1399
Location: IL, USA

PostPosted: Wed Jun 02, 2010 9:13 am
Reply with quote

Quote:

Here N4 represents TSO82 (AE82 in other words).

Can any one please help me which value represents AE84?? i mean is it N6 or N8 or N**

What you are talking about here is NODE name....

Find out correct node name where you are trying to xmit the dataset.
Run below REXX statements where you want to transmit dataset. It will give you correct node name.

Code:

SAY 'SYSNODE   NETWORK NODE NAME OF YOUR INSTALLATIONS JES.'   
SAY '>>> 'SYSVAR('SYSNODE')                                   
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Routing command Address SDSF to other... TSO/ISPF 2
Search our Forums:

Back to Top