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

Help on IMS -API URL migrating from PCF to GCP Timeout error


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
guruji

New User


Joined: 13 Apr 2007
Posts: 61
Location: Chennai

PostPosted: Fri Nov 08, 2024 5:27 pm
Reply with quote

Hi

Need an urgent help onthe below scenario.

A Mainframe IMS DC program is connecting another application through an API which was hosted on PCF. But now getting migrated to GCP. Only change done to IMS Program is replacing teh PCF URL by GCP url. But teh program faile with the below error

I/O System error Return code 998

Middleware subroutine XXXX exceeds XX seconds Timeout RETCODE = 0
Error code = 00000000

Kindly Support/guide
Back to top
View user's profile Send private message
guruji

New User


Joined: 13 Apr 2007
Posts: 61
Location: Chennai

PostPosted: Sat Nov 09, 2024 8:17 pm
Reply with quote

Further analysis helped to understand that the issue happened in the EZASOCKET call.

Any clue on how to handle timeout in this case? Does adding KEEPALIVE parameter help anyway? If so, how to add?

SET SELECT-TYPE TO TRUE
CALL "EZASOKET" USING SOCKET-CALL-TYPE
MAXSOC
TIMEOUT
WS-RSNDMSK WS-WSNDMSK WS-ESNDMSK
WS-RRETMSK WS-WRETMSK WS-ERETMSK
ERRNO
RETCODE
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts JES datasets IO Error ABENDS & Debugging 3
No new posts Error to invoke MPP program through B... IMS DB/DC 3
No new posts can an ISPF appl save user changes in... TSO/ISPF 14
No new posts PKZIP error ZPFM121E and ZPCE009E JCL & VSAM 6
No new posts OpenPGP Decryption job getting LRECL ... IBM Tools 7
Search our Forums:

Back to Top