IBM Z and LinuxONE Software

Software

Software

In order to compete you have to be trusted. System software delivers high-performing system and database management, faster insights, secure cloud and agile DevOps, plus the reliability, flexibility and protection you expect from the mainframe.

 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
    ------------------------------