IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

IMS-connect via websphere doesn't receive reply from cobprog


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
MJJViljoen

New User


Joined: 02 Jun 2006
Posts: 2
Location: South-africa

PostPosted: Mon Jun 12, 2006 3:30 pm
Reply with quote

Hi
I need assistance.
I have a Cobol program of type MPP (IMS online program) calling a module of type DIM (Dynamic IMS Module). The programs does not have screens as they are to be called by a WebSphere application that expects a reply, whether it is returncode or other data.

In both IMSx and the application I receive the same message (DFS2082 HH:MM:ss RESPONSE MODE TRANSACTION TERMINATED WITHOUT REPLY) while the displays show that the data I want returned from the module gets returned to the program.

Is there something anyone knows of that I should include in my program?

Thanks.

Regards
Marthinus
Back to top
View user's profile Send private message
MJJViljoen

New User


Joined: 02 Jun 2006
Posts: 2
Location: South-africa

PostPosted: Tue Jun 13, 2006 4:57 pm
Reply with quote

More Information:

I had a look at the IMS-Connect Process log as well:

PORT=xxxx STATUS=ACTIVE
CLIENTID TRANCODE STATUS SECOND CLNTPORT IPADDR
HWSQJION TMSS RECV 616 xxxx 000.000.000.000
HWSDDQRF TMSS RECV 520 xxxx 000.000.000.000
TOTAL CLIENTS=2 RECV=2 CONN=0 XMIT=0 OTHER=0

UNABLE TO SEND RESPONSE FROM DS=IMSX TO CLIENT=HWSDDQRF; R=4, S=LATEMSG , M=DREC

according to my process displays the IMS-connect does activate the transaction om IMS and the linkage-fields are filled before the connection times out.

Then why does it not return the values as they are filled in by the program?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Connect Direct 6.3 for Z/OS All Other Mainframe Topics 20
No new posts interactive cics program using CICS s... CICS 5
No new posts Getting TWA in CICS program while con... CICS 14
No new posts Unable to connect FTP over TLS from z... All Other Mainframe Topics 5
No new posts Connect:Direct Add yesterday date in ... All Other Mainframe Topics 3
Search our Forums:

Back to Top