Page 1 of 1

How to use FTP Stage to transfer into Mainframe

Posted: Mon Oct 23, 2017 1:04 pm
by ScottDun
Hi again,

I am using an FTP to shoot a file into the mainframe. However, when I run into the mainframe I am running into a problem where I can only transfer 80 characters out of my 3600 characters. I use my username/password for connection, FTP transfer mode and transfer ASCII with Overwrite as yes. I am sending 1 column into the mainframe with 3600 plus character rows into mainframe.

Thanks,

Scott

Re: How to use FTP Stage to transfer into Mainframe

Posted: Tue Oct 24, 2017 1:15 pm
by dxpeoria02
You have to set site command to send more than 80 characters to mainframe Dataset file.
ftp node set this site command
Example: RECFM=FB LRECL=3600 CYLINDER PRIMARY=50 SECONDARY=50