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

How to determine JES XMIT failures?


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

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Mon Apr 25, 2011 6:23 pm
Reply with quote

Hi,
I am trying to send a file from one LPAR to another using XMI transfer by issuing the below command, infront of the dataset.
Code:
xmit NODENAME.USERID da(/)


On issuing the command the terminal says,
Code:
INMX000I 0 message and 1 data records sent as 4 records to NODENAME.USERID
INMX001I Transmission occurred on 04/25/2011 at 07:46:51.                 
***                                                 

But I am unable to see the sent file on the receiving LPAR SDSF JES log. Please let me know how to debug XMIT issues.

Thanks & Regards,
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Apr 25, 2011 6:28 pm
Reply with quote

Would you not see anything until the RECEIVE command is issued?
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Mon Apr 25, 2011 6:33 pm
Reply with quote

Hello Robert,

When I issue receive command on receiving node, the terminal says,
Code:
INMR003I You have no messages or data sets to receive.
***                                                   


On receiving node SDSF, I am unable to see any job names in which the file was sent.

Thanks,
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Mon Apr 25, 2011 7:40 pm
Reply with quote

JES2 needs to have the lines and nodes defined. And the line needs to be started. On both the sending and receiving systems.
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 Cobol program to determine the sequen... COBOL Programming 2
No new posts How to determine TLS/SSL version in m... TSO/ISPF 2
No new posts How to determine is PDS member is bei... CLIST & REXX 13
No new posts Is there a way to determine Clist usa... CLIST & REXX 10
No new posts Determine Library REXX exec was execu... CLIST & REXX 7
Search our Forums:

Back to Top