On Thu, 28 Feb 2008 07:05:05 -0500, Mike Liberatore <[EMAIL PROTECTED]>
wrote:

>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!!

I don't see how IP addresses would be relevant at all.

With FTP the application specifies where to put the data, so I suspect you
are probably running a script on A that tells FTP (via the "put" command) to
place the data into one of B's data sets.  You'll need to look at all those
scripts and find which one has the error.

Just my guess, of course.

-- 
  Walt

----------------------------------------------------------------------
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