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 

Help on NDM also called as Connect :Direct

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Wed Jan 16, 2008 10:37 am    Post subject: Help on NDM also called as Connect :Direct Reply with quote

Hi everyone,

Looking for help on NDM, Please help if you have answer

1. File transfer from Unix to Mainframe.

I need to transfer a file from Unix to Mainframe when the file is available on Unix. I could write a JCL with P2CUCPY to do file transfer but
Not sure how to monitor the presence of the file in Unix from Mainframe?

2. File transfer from window Server to Mainframe

I need to transfer a file from window server to mainframe when the file is available on window server (Not sure how to do this?) and also how to monitor the presence of file in window server from Mainframe
Back to top
View user's profile Send private message Send e-mail
krisprems
Beginner


Joined: 13 Dec 2006
Posts: 101
Topics: 4
Location: india

PostPosted: Wed Jan 16, 2008 12:26 pm    Post subject: Reply with quote

Do you know the approx time when the file will be available ?

If so schedule the JOB at the time and add the option MAXDELAY=QUEUED, this tries to check for the file again and again for every n intervals, after 1/2hr or so it returns RC=08.
_________________
cHEERs
krisprems
Back to top
View user's profile Send private message
Rajkannan
Beginner


Joined: 02 Jun 2004
Posts: 64
Topics: 31

PostPosted: Thu Jan 17, 2008 9:48 am    Post subject: Reply with quote

Does NDM works for window server, Please help on Smaple JCL
Back to top
View user's profile Send private message Send e-mail
krisprems
Beginner


Joined: 13 Dec 2006
Posts: 101
Topics: 4
Location: india

PostPosted: Thu Jan 17, 2008 12:47 pm    Post subject: Reply with quote

while using the UNIX server you use the file path like this
'/folder1/folder2/file.txt'

While using Windows server use
'\folder1\folder2\file.txt'

So sample JCL search in this forum.
_________________
cHEERs
krisprems
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Fri Jan 18, 2008 11:06 am    Post subject: Reply with quote

Please do not post the same query on multiple forums
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities 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