MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

XMIT JCL

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
Aarti
Beginner


Joined: 02 Sep 2015
Posts: 3
Topics: 1

PostPosted: Wed Sep 09, 2015 1:35 am    Post subject: XMIT JCL Reply with quote

I am trying for a JCL to receive dataset on one node which is transferred by using XMIT command from another node.
 
Code:

//**********************************************************
//RECEIVE  EXEC PGM=IKJEFT01,                               
//            REGION=5000K,                                 
//            DYNAMNBR=30                                   
//FROMFILE DD DSN=XXX.YYY.N.OUTPUT.NODE1,   
//            DISP=SHR                                      
//SYSPRINT DD  SYSOUT=*                                     
//SYSTSPRT DD SYSOUT=*                                      
//SYSTSIN  DD  *                                            
 RECEIVE   +                                                
 INDDNAME(FROMFILE)                                         
 DATASET('XXX.YYYY.OUTPUT.NODE2')                      
/*                                                          
**************************** Bottom of Data *************

This code giving error - XXX.YYY.N.OUTPUT.NODE1 NOT FOUND
 
can any one please suggest on this??
Thanks!!!
Back to top
View user's profile Send private message
William Collins
Supermod


Joined: 03 Jun 2012
Posts: 437
Topics: 0

PostPosted: Wed Sep 09, 2015 2:03 am    Post subject: Reply with quote

Why start another topic without bothering to give feedback on the previous response? What is different about this question?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12358
Topics: 75
Location: San Jose

PostPosted: Wed Sep 09, 2015 10:56 am    Post subject: Reply with quote

Aarti,

If you keep up this pattern you will soon loose privileges to post on this board. You already have posted this problem earlier in another topic and you are given the solutions and yet you haven't followed it up.
_________________
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort

www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group