> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Mike Liberatore > Sent: Thursday, February 28, 2008 6:05 AM > To: [email protected] > Subject: FTP question > > > I have several Open systems servers each running windows 2003. having > unique IP addresses and each running their own scripts to > capture data. > This data is then being sent via ftp and stored on mainframe lpar as > GDGs. Each file being sent to the mainframe is unique and is being > stored in their own GDGs. However in some cases data from Server A is > being stored into Server Bs GDG on the mainframe and vice > versa. Doesn't > happen consistently. Any idea as to how data from one Server A can be > getting stored on Server Bs files? Again, each Sever has it's own IP > address and its on Mainframe GDG data sets. Thanks in advance!!
A bug on the Windows side? On my system, all ftp activity is logged to /var/log/daemon. I can see entries similar to: Feb 27 23:45:38 LIH1/BPXROOT ,FTPD5, ftpd[50332185]: EZYFS50I ID=FTPD100237 CONN starts Client IPaddr=10.170.9.39 hostname=UNKNOWN Feb 27 23:45:39 LIH1/FTH001 FTPD5 ftps[50332185]: EZYFS56I ID=FTPD100237 ACCESS OK USERID=FTH001 Feb 27 23:45:39 LIH1/FTH001 FTH001 ftps[50332185]: EZYFS60I ID=FTPD100237 ALLOC OK Create MVS DSN=FTHPG.CHASE.NASE.INSCONTJ.G4966V00 Feb 27 23:45:39 LIH1/FTH001 FTH001 ftps[50332185]: EZYFS61I ID=FTPD100237 ALLOC DDNAME=SYS00001 VOLSER=FT0004 DSORG=PS DISP=(NEW,CATLG,CATLG) Feb 27 23:45:39 LIH1/FTH001 FTH001 ftps[50332185]: EZYFS62I ID=FTPD100237 ALLOC SMS Storclas=SCFXFER Mgmtclas=MCNOACT Dataclas=DCSTD1 Feb 27 23:45:39 LIH1/FTH001 FTH001 ftps[50332185]: EZYFS70I ID=FTPD100237 DEALL OK Release MVS DSN=FTHPG.CHASE.NASE.INSCONTJ.G4966V00 Feb 27 23:45:39 LIH1/FTH001 FTH001 ftps[50332185]: EZYFS81I ID=FTPD100237 TRANS MVS DSN=FTHPG.CHASE.NASE.INSCONTJ.G4966V00 Feb 27 23:45:39 LIH1/FTH001 FTH001 ftps[50332185]: EZYFS83I ID=FTPD100237 TRANS Stru=F Mode=S Type=A Input=23040 bytes Feb 27 23:45:39 LIH1/FTH001 FTH001 ftps[50332185]: EZYFS80I ID=FTPD100237 TRANS Reply=250 Transfer completed successfully. Feb 27 23:45:39 LIH1/FTH001 FTH001 ftps[50332185]: EZYFS52I ID=FTPD100237 CONN ends Input=23040 bytes Output=0 bytes Perhaps your system has something similar? FTP will also log to SMF. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

