Symptom
Custom Code Objects extractor AGS_CC_OBJ_TRAN_EXTRACTOR fails with error: "No more memory available to add rows to an internal table" and produces the following ST22 dump in the managed sytsem:
Category Resource Shortage
Runtime Errors TSV_TNEW_PAGE_ALLOC_FAILED
Short Text
No more memory available to add rows to an internal table.
What happened?
An attempt was made to add rows to an internal table. There was no
memory available for this however.
Active Calls/Events
8 FUNCTION SAPLSEWB_CONTRO LSEWB_CONTROLU0 388
RS_SHORTTEXT_GET
7 FUNCTION /SDF/SAPLCMO_COMP_REPO /SDF/LCMO_COMP_REPOSU04 657
/SDF/CMO_GET_CUST_OBJ
Environment
Solution Manager 7.2
Reproducing the Issue
- E2E_EFWK_LV
- Filter for extractor name AGS_CC_OBJ_TRAN_EXTRACTOR and manged sytsem SID
- see error in extractor phase
Cause
Resolution
Implement the latest version of SAP Note 2913437 - Corrections for custom code checks in ST-PI in all managed system in which the object extractor runs.
See Also
Keywords
CCM, Objects extractor, AGS_CC_OBJ_TRAN_EXTRACTOR, 2913437, TSV_TNEW_PAGE_ALLOC_FAILED, No more memory, /SDF/CCM_AGS_CC_TRAN_EXTR , KBA , SV-SMG-CCM , Custom Code Management , Problem