Symptom
Within the managed/satellite system for which Business Process Monitoring via SAP Solution Manager has been configured, the BPM_DATA_COLLECTION jobs are failing within the managed system with the following shortdumps occurring in parallel:
- "Category Resource Shortage
Runtime Errors TSV_TNEW_PAGE_ALLOC_FAILED
Short text
No more storage space available for extending an internal table.
What happened?
You attempted to extend an internal table, but the required space was not available.
Error Analysis
The internal table "\PROGRAM=/SSA/EKP\FORM=09F_GET_OPEN_PO\DATA=LT_EKBE_3" could not be further extended. To enable error handling, the table had to be delete before this log was written.
As a result, the table is displayed further down or, if you branch to the ABAP Debugger, with 0 rows.
At the time of the termination, the following data was determined for the relevant internal table:
Memory location: "Session memory"
Row width: 46
Number of rows: 11200764
Allocated rows: 11200764
Newly requested rows: 256 (in 1 blocks)
Information on where terminated
Termination occurred in the ABAP program "/SSA/EKP" - in "09F_GET_OPEN_PO".
The main program was "/SSA/EXS ".
In the source code you have the termination point in line 34716 of the (Include) program "/SSA/EKP".
The program "/SSA/EKP" was started as a background job.
Job Name....... "BPM_DATA_COLLECTION_1_400"
Job Initiator.. "SMTMSMP"
Job Number..... 17435500". - "Category Resource Shortage
Runtime Errors TSV_TNEW_BLOCKS_NO_ROLL_MEMORY
Short text
No roll storage space of length 353344 available for internal storage.
What happened?
Each transaction requires some main memory space to process application data. If the operating system cannot provide any more space, the transaction is terminated.
Error analysis
The internal table "\PROGRAM=/SSA/EKP\FORM=09F_GET_OPEN_PO\DATA=LT_EKBE_3" could not be enlarged further.
Memory location: "Session memory"
You attempted to extend the data structure for the management of the memory blocks for table "\PROGRAM=/SSA/EKP\FORM=09F_GET_OPEN_PO\DATA=LT_EKBE_3".
However, the 353344 bytes required for this were no longer available in the specified memory area.
The amount of memory requested is no longer available.
Information on where terminated
Termination occurred in the ABAP program "/SSA/EKP" - in "09F_GET_OPEN_PO".
The main program was "/SSA/EXS ".
In the source code you have the termination point in line 34716 of the (Include) program "/SSA/EKP".
The program "/SSA/EKP" was started as a background job.
Job Name....... "BPM_DATA_COLLECTION_1_400"
Job Initiator.. "SMTMSMP"
Job Number..... "1743400M".
Read more...
Environment
- SAP Solution Manager 7.1
- SAP Solution Manager 7.2
- SAP ERP 6.0
Product
SAP ERP 6.0 ; SAP Solution Manager 7.1 ; SAP Solution Manager 7.2
Keywords
SOLMAN, BPMON, BPO, BPA, BPIMP, /SSA/EKP, KPPURCH, SM37, Line 34716, SELECT EBELN EBELP BUDAT, BPM_DATA_COLLECTION_1, BPM_DATA_COLLECTION_2, ST22. , KBA , SV-SMG-MON-BPM-MON , Monitoring , SV-SMG-MON-BPM , Business Process Operations , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.