IBM Z and LinuxONE IBM Z

IBM Z

The enterprise platform for mission-critical applications brings next-level data privacy, security, and resiliency to your hybrid multicloud.

 View Only
  • 1.  CICS ENQ - COBOL syntax

    Posted Mon April 29, 2024 09:58 PM

    Hi,

    There are some CICS AFCV abends from a program that need to be handled.  The CICS admin group has mentioned that the FTIMEOUT, DTIMOUT, and DEADLOCK_DETECTION parameters are appropriate.

    The suggestion is to issue an ENQ/DEQ during the update of the file.  The COBOL documentation mentions the following:

    Threading: Each invocation of a program that runs simultaneously on multiple threads shares access to a single

     copy of WORKING-STORAGE data. Each invocation has a separate copy of LOCAL-STORAGE data.

    Does the resource identifier need to be specified as LOCAL-STORAGE?

    Thank you for any assistance with this matter.



    ------------------------------
    Girish Sajja
    ------------------------------