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 

FTP Restart logic

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


Joined: 06 Jul 2004
Posts: 14
Topics: 8

PostPosted: Mon Sep 13, 2004 11:55 am    Post subject: FTP Restart logic Reply with quote

Hi

I am currently developing interfaces for data transfer from the mainframe to an FTP server and vice versa. I have to develop some procs to facilitate the data transfer. But, during this process if there is some failure due to some errors or due to transmission problem, I will have to take care of maintenance of data and restarting the job. Please can you provide me with sufficient explanation of this entire logic and some examples of the JCL's also.. I need to know in what all cases there might be errors and job failure during data transmission nad how to tackle these situations.


Regards,
Pallavi.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Mon Sep 13, 2004 12:00 pm    Post subject: Reply with quote

Pallavi,

Check this link for Restarting a Failed Data Transfer.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F1A1B910/4.11?DT=20010621083253

Check this link for FTP EXIT Return Codes

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F1A1B910/4.10?DT=20010621083253

I would suggest reading this manual to learn more about FTP

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F1A1B910/CCONTENTS


Hope this helps...

Cheers

Kolusu
_________________
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
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Mon Sep 13, 2004 1:06 pm    Post subject: Reply with quote

Pallavi, I'm not going to delve into any specifics, since you are much more intimately familiar with your systems and your business processes. I will, rather, offer a few suggestions.

1. For each FTP, make sure to force a check for valid completion code, and take appropriate actions for both successful and non-successful transfers. For non-successful transfers, it's usually a good idea to perform a loop and try again, but I would set a threshold limit on re-attempts.

2. For security resons, avoid the use of logons/passwords within your FTP command stream.

3. Implement a good problem notification/escalation process.

4. Avoid using "mget"s, as they take a toll on the server.

5. Keep the process as generic as possible. Make it as rule-driven as possible. Take advantage of GDG's if possible.
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 -> Data Management 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