Dear RXPGMR,
Please coorect me if i am wrong,
1. es i can get the list of files from the remote server by running LIST command in first step and i can copy the SYSOUT dump in one dataset.
2. Read the dataset for the file names by using COBOL program.
3. get the dataset name from the sysout...
Dear Marc,
I am planning to "PULL" these above mentioned files from UNIX server to mainframe.
If i know the fixed input file name, then this can be done by using GET FTP command. But here is my file name is dynamic as i have specified.
But whatever i have to do, i have been told that i will...
Dear Marc,
Please find the below input names (these are the file names which will be available on SAG) MMDDYYHHMMSSNN will be a variable part for every file name.
S201XCTBBBBBBBBYYMMDDHHMMSSNNN.S
S201XCTBBBBBBBBYYMMDDHHMMSSNNN.S
S201XCTBBBBBBBBYYMMDDHHMMSSNNN.S...
Dear PHV.
You are absolutely correct, but what i want to do is, after transferring that files to Mainframe, i have to read these files first record, by doing this, i will come to know what type of file it is. then i will have to convert that file into fixed name format for the next jobs.
Hi,
I am planning to use FTPS for file transfer from mainframe to SAG and vice versa. As i came to know is, You shoule always have a fixed input file name. But in my case, input file name contains timestamp on SAG. so every time when i need to transfer file from SAG to mainframe, i will have...
Thank you very much Webrabbit, but i am unable to understand file coding, in which language it is? I understood the program.
Please let me know if possible.
Thanks,
Nits
Dear Webrabbit,
I will appreciate your assistance in this regard, plz do send so that i can refer it and take some input if possible.
Awaiting for your sample program.
Regards,
Nits
Hi,
I am planning to use FTPS for file transfer from mainframe to SAG EMEA and vice versa. As i came to know is, You shoule always have a fixed input file name. But in my case, input file name contains timestamp on SAG EMEA. so every time when i need to transfer file from SAG EMEA to mainframe...
Dear All,
Please provide me the information on FTPS solution. I want to transfer the file by using FTPS. Is it also possible to change the file name(or File Move from one folder to another folder) by using FTPS job?
Please suggest,
Regards,
Nits
01 ws-lage-area usage external.
03 WS-large-part pic x(1000) occurs 1000 indexed
by WS-large-idx.
The above logic is not working to remove the spaces.
Like above logic say, occurs 1000 times, if i have only 10 records, then rest of the 990 record spaces should get removed... but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.