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