Hi all, "I have a customer that has a huge SMF dataset" I'm the "customer" who sent these huge SMF datasets. We are not able to offload them on DASD to terse or xmit them, there are really to much huge (around 80-100 GB per files), we don't have enough disk space.
I sent the same files to IBM using their AMAPDUPL tool without problem. IBM was able to read them. But with Ituriel, I can't use AMAPDUPL and I have to use FTP. i used these job to transfer the SMF tape file to a intern windows FTP server. After, I used filezilla to transfer from intern windows server to Ituriel server. //STEP1 EXEC PGM=FTP //FTPDATA DD DISP=SHR,DSN=USERID.FTPDATA.FWFRIEND //* FTPDATA.FWFRIEND CONTAINS "FWFRIENDLY TRUE" //FTPFIL1 DD DISP=SHR,DSN=SMF.REC110.SAVJOUR.G6034V00, // DCB=(RECFM=U) //OUTPUT DD SYSOUT=* //INPUT DD * server_name 21 user password binary cd / pwd put //DD:FTPFIL1 XXX.CICS.SMF.XXX.J297.A2022 close As a test, I used AMAPDUPL to send SMF file to Ituriel, it transferred around ten files. It could be a solution if we know how to reassemble AMAPDUPL files... Thanks Guillaume ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN