On Thu, 28 Dec 2006 14:10:58 +0200 ??? ??  ??? <[EMAIL PROTECTED]> wrote:

:>We are trying to transfer an ADABAS backup file from a VSE system to an MVS 
system using FTP.
 
:>There is no direct connection between the VSE and MVS systems. We have to 
transfer the file from the VSE system to a ftp server and then from there to 
the MVS system.
 
:>Using tapes is not an option since the systems do not have common media.
 
:>The problem is that the ADABAS backup file has variable length records and 
the record and block length information is lost during the transfer.

:>Can anyone recommend a way to perform this transfer.

I would tell you to use XMIT, but I doubt if it exists on VSE.

What does CA suggest?

A solution is to (GASP) write a program to encode the records into 80 byte
(arbitrary) fixed length records. Then you can use binary transfer. On the
other side you have the program decode it.

--
Binyamin Dissen <[EMAIL PROTECTED]>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to