Hi,
In ST22 Particular ABAP program generating SYSTEM_SHM_AREA_OBSOLETE ABAP dump.
Error analysis
An attempt was made to access a shared memory area that has already been
released. Possible reasons for release:
- explicit release from an ABAP program or from the shared objects
management transaction
- implicit release during resource shortages
The area which was to be accessed was in the shared objects area
"\AREA=ZGSDCL_PRICE_COPY_SHM_AREA\INST=ZZZZZZ_PRICESD_COPY_SHM_AREA\CLNT=410"
and was locked using the handle object
"{O:2*\CLASS=ZZZZZZ_PRICESD_COPY_SHM_AREA}".
Please let me know to reslove this dump issue in ECC production database.
Regards,
MK