Mainly out of curiosity, why use IND$FILE and not FTP?
I am assuming that TCPIP is up and running and that you are not accessing
your TSO via native VTAM?

On 1 June 2016 at 17:52, Rugen, Len <rug...@missouri.edu> wrote:

> I've seen similar problems where some point along the path fumbles max-MTU
> sized packets.
>
> You can test this by setting the MTU on the PC initiating the TSO session
> to something smaller, try 1200, it's usually just a small amount smaller
> size MTU that works.
>
> 3270 screen sessions will work as long as they don't try to send a max MTU
> frame, but IND$FILE will almost guarantee a max MTU frame.
>
> Len Rugen
>
> Metrics and Automation – umdoitmetr...@missouri.edu
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of John McKown
> Sent: Wednesday, June 01, 2016 9:43 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: TCPIP Help
>
> On Wed, Jun 1, 2016 at 9:21 AM, Scott Ford <idfzos...@gmail.com> wrote:
>
> > All:
> >
> > I need some help guys/gals.  I have installed z/OS 2.2 under z/PDT and
> > have a wierd issue. I am trying to send a file via IND$FILE, I see the
> > xref start and it hangs forever forcing me to cancel the TSO userid.
> > Could this be a IP routing issue ?  I need some help on where to start
> > looking.  I realize this isnt the TCPIP forum and apologize for the
> > thread.but I need some help.
> >
>
> ​I'm confused. IND$FILE does not run on TCP/IP per se. It runs over the
> 3270 data stream (the 3270 emulation session). So long as you can access
> TSO with no problems, then IND$FILE should work OK. ​How are you invoking
> IND$FILE? In the past, I would get out of ISPF, back to the TSO ready. I
> then switched to a command prompt and used the "send" or "receive" (IIRC)
> commands, which were a part of the 3270 emulation software package.
>
> ​One thing that I know of which will hang up an IND$FILE will be an
> asynchronous message coming to the ​TSO user, such as from a NOTIFY on a
> job or someone using the TSO SEND command to send a message. I always used
> a PROFILE NOINTERCOM to help avoid this problem.
>
>
>
>
> >
> > Regards,
> > Scott
> >
> >
>
>
> --
> The unfacts, did we have them, are too imprecisely few to warrant our
> certitude.
>
> Maranatha! <><
> John McKown
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>



-- 
Mike Shorkend
m...@shorkend.com
www.shorkend.com
Tel: +972524208743
Fax: +97239772196

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to