CICS session waiting for terminal response in MAI.
search cancel

CICS session waiting for terminal response in MAI.

book

Article ID: 268072

calendar_today

Updated On:

Products

SOLVE:Access Session Management

Issue/Introduction

Have a number of users that start multiple CICS sessions in MAI all at once, they then get placed in the first session and the other session have a CQRY trans waiting in CICS which does not go away until they select that session in MAI.

This results in a lot of CQRY transaction waiting for a long time.

Is there any setting in MAI we can use to respond to the CQRY's or can the session be timed out.

Environment

Release : 5.0

Resolution

You can use scripting to reply to the CQRY transaction or you can use MTACTION=CANCEL,MTLIMIT=mm to cancel the session after mm minutes of inactivity. 

 

See DEFLOGON statement Parms for MTLIMIT and MTACTION for DEFLOGONs in “DEFLOGON Command -- Define Logon Information