SAP Knowledge Base Article - Preview

3291074 - TSV_TNEW_PAGE_ALLOC_FAILED termination in SAPLQOWK program

Symptom

  • SM58 entries and/or SMQ1 queues are not processed automatically (entries remain in 'Transaction Recorded' and/or READY status);
  • The following dump can be seen in ST22:

Category               Resource Shortage
Runtime Errors         TSV_TNEW_PAGE_ALLOC_FAILED
...
----------------------------------------------------------------------------------------------------
|Short Text                                                                                        |
|    No more memory available to add rows to an internal table.                                    |
----------------------------------------------------------------------------------------------------
...
----------------------------------------------------------------------------------------------------
|Information on where terminated                                                                   |
|    The termination occurred in ABAP program "SAPLQOWK", in "QDEST_RUN". The main                 |
|     program                                                                                      |
|    was "SAPMSSY1".                                                                               |
|                                                                                                  |
|    In the source code, the termination point is in line 232 of (Include)                         |
|    program "LQOWKU06".                                                                           |
----------------------------------------------------------------------------------------------------
...
|>>>>>|        select * from arfcsstate                                                            |
|  233|          into table all_state                                                              |
|  234|          where arfcdest   = qdestlist-dest                                                 |
|  235|            and arfcstate  = recorded                                                       |
|  236|            and arfcreturn = space.                                                         |

  • The same dump can also happen in the following statement: 

|  231|        sort qview by qname.                                                                |
|>>>>>|        select * from trfcqout                                                              |
|  233|          into table err_queue                                                              |
|  234|          for all entries in err_qstate                                                     |
|  235|          where qstate = err_qstate-qstate                                                  |
|  236|            and dest   = qdestlist-dest                                                     |

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."


Read more...

Environment

  • SAP NetWeaver
  • SAP NetWeaver Application Server for SAP S/4HANA
  • ABAP PLATFORM - Application Server ABAP

Product

ABAP platform all versions ; SAP NetWeaver all versions ; SAP Web Application Server for SAP S/4HANA all versions

Keywords

SAPLQOWK, ARFCSSTATE, ARFCSDATA, SM58, SMQ1, SMQS, TSV_TNEW_PAGE_ALLOC_FAILED, Transaction Recorded, READY, WAITING, scheduler, dump, dumps, RFC, Asynchronous RFC, Transactional RFC, qRFC, bgRFC, RFC_GDPR  , KBA , BC-MID-RFC-QT , Queued RFC (qRFC) and transactional RFC (tRFC) , BC-MID-RFC , RFC , BC-CST-MM , Memory Management , 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.