Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

File Transfer Error INW0002I during Preparation: VSE/CICS

58 views
Skip to first unread message

Klaus Seeger

unread,
Jun 26, 1999, 3:00:00 AM6/26/99
to
Hi,

VisualAge Generator launches the following IND$FILE Command for file
transfer
(PComm is in CICS ready mode):

"IND$FILE PUT PGM1 C (FILE=LIB ASCII CRLF L=PRD2 S=EZELIB UNCOND"

but no file is transfered.

Following error messages occur:

PCOMM: "PCSXFER041" (no response within timeout period)

Session: "INW0002I Transmission error. Module=INWPPUT0 RC=0001"

We use PComm 4.21 for NT and CommServer 5.01.

Does anybody have an idea?

Thanks in advance.

K. Seeger

vcard.vcf

Juan Manuel Mart¡nez

unread,
Jun 26, 1999, 3:00:00 AM6/26/99
to
On Sat, 26 Jun 1999 09:53:59 +0200, Klaus Seeger wrote:

>VisualAge Generator launches the following IND$FILE Command for file
>transfer
>(PComm is in CICS ready mode):

Does file transfer work OK from outside Visualage?
Juanma Martínez
---------------------------
TEAM OS/2

Klaus Seeger

unread,
Jun 27, 1999, 3:00:00 AM6/27/99
to
No,
it does not work OK from outside using VisualAge Generator.

Perhaps there are some modifications necessary at VSE/CICS or at PComm?

vcard.vcf

John S. Giltner, Jr.

unread,
Jun 27, 1999, 3:00:00 AM6/27/99
to Klaus Seeger
Normally by default PCOM waits 30 seconds for a response from the host
after issuing the IND$FILE command. The first error (PCSCFER041),
indicates that PCOM did not receive the response in the timeout value.
I am assuming that "Session" is what you see on the 3270 screen. Do you
see any other errors in the CICS log. Is ther any doc for IND$FILE on
the VSE side that states what a RC=0001 from INWPPUT0 is.

One thing to try, on PCOM under settings/misc there is a send clear
option. Change this to NO. I have seen IND$FILE under CICS get upset
when a clear is send.

Klaus Seeger wrote:

> Hi,


>
> VisualAge Generator launches the following IND$FILE Command for file
> transfer
> (PComm is in CICS ready mode):
>

Klaus Seeger

unread,
Jun 27, 1999, 3:00:00 AM6/27/99
to John S. Giltner, Jr.
Thank you for this hint,
I'll try it tomorow and tell you the result!

BTW, can it depend on the mode??
CICS transaction INWQ deleivers CUT (not DFT)?

vcard.vcf

John S. Giltner, Jr.

unread,
Jun 27, 1999, 3:00:00 AM6/27/99
to Klaus Seeger
It should not matter, I have used CUT and DFT. What does matter is that you
are using a extended datastream logmode (has the query bit on).

Klaus Seeger

unread,
Jul 2, 1999, 3:00:00 AM7/2/99
to
Now the Filtransfer works!

Two Modification were necessary:

1. In TCT (VSE/CICS) we have to use the DFT-mode instead of using
CUT-Mode!
This allows Filetransfer to CICS.

2. We have to use PComm 4.21 (not 4.3)
This allows Transfer of ALL files produced by VisualAge Generator.
PComm 4.3 stops Filetranfer after the first file is transferred!

Thank you for your help

vcard.vcf
0 new messages