IBM Support

DFHAC2206 AZI6 DFHAC2261 sense code 0824089E DFHAC2206 ABSX

Question & Answer


Question

After migrating to CICS Transaction Server for z/OS (CICS TS) V5.4, the “good night” transaction (GNIT) is abending after a timeout and the password is entered to resume. It works fine in a single region, but fails across my terminal owning region (TOR) and application owning region (AOR) with these messages:

DFHAC2206 TOR-applid Transaction tranid failed with abend AZI6. Updates to local recoverable resources backed out.
DFHAC2261 System sysid sent message (sense code 0824089E).

DFHAC2206 AOR-applid Transaction tranid failed with abend ABSX. Updates to local recoverable resources backed out.

Answer

To fix the abendAZI6 and abendABSX, change your feature toggle configuration file in your TOR and AOR
from:
com.ibm.cics.bms.ids=true
com.ibm.cics.bms.ids.vtamignore=false
com.ibm.cics.bms.ids.action=ABEND

to:
com.ibm.cics.bms.ids=false
com.ibm.cics.bms.ids.vtamignore=true
com.ibm.cics.bms.ids.action=ignore

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Platform":[{"code":"PF035","label":"z\/OS"}],"Component":"Upgrade","Version":"5.4","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Product Synonym

CICS/TS CICSTS CICS TS CICS Transaction Server

Document Information

Modified date:
10 August 2018

UID

dwa1463611