MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

cics to ims appc connection timeout

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
vmbigot
Beginner


Joined: 17 Jun 2004
Posts: 36
Topics: 14
Location: westminster, california

PostPosted: Thu Sep 15, 2005 4:24 pm    Post subject: cics to ims appc connection timeout Reply with quote

We have a CICS/TS 2.3 LU 6.2 connection to a remote IMS system. This connection is used by a transaction to send a query to an IMS database and then collect the results for subsequent processing. Occasionally this IMS system will stop responding to our requests, causing the transaction to wait forever.

Is there a parameter that I can specify that will abend a transaction if that transaction hasn't received a response from a remote system after a defined period of time?

Thanks.
_________________
Inside every older man is a young boy asking this question. What the heck happened?!?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Thu Sep 15, 2005 4:59 pm    Post subject: Reply with quote

vmbigot,

The timeout is controlled by the parameter ims_appc:timeout. The default is no timeout. The parameter specifies the number of minutes that the IMS Adapter waits for a response from IMS before cancelling the request


You can set the the APPC/IMS Timeout option in the IMS PROCLIB member DFSDCxxx.

APPCIOT=02(set the timeout to 2 minutes so it does not wait indefinitely)
Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vmbigot
Beginner


Joined: 17 Jun 2004
Posts: 36
Topics: 14
Location: westminster, california

PostPosted: Thu Sep 15, 2005 5:07 pm    Post subject: Reply with quote

Kolusu,

Is this an IMS specific parameter? I can't find it in my CICS manuals. Unfortunately I don't have control over the remote IMS system, only my local CICS.

vmbigot

bty...thanks for the quick response!
_________________
Inside every older man is a young boy asking this question. What the heck happened?!?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Thu Sep 15, 2005 5:11 pm    Post subject: Reply with quote

Quote:

Is this an IMS specific parameter? I can't find it in my CICS manuals. Unfortunately I don't have control over the remote IMS system, only my local CICS.

vmbigot,

APPCIOT is an IMS parameter. You need to set it up in the IMS PROCLIB member DFSDCxxx.

Try to browse the pds IMS PROCLIB and see what the timeout value is set right now.

Btw What is your version of IMS?

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group