Solution : https://service.sap.com/sap/support/notes/1456887 (SAP Service marketplace login required)
Summary :
The SAP Note addresses issues where work processes repetitively run with SAPLIRFC and perform sequential reads on TRFCQIN. This primarily occurs due to excessive logical units of work (LUWs) intertwined through dependencies, delaying the execution of qRFC scheduler's function CHECK_READY_QUEUES. A solution involves reducing inter-queue dependencies and applying enqueue enhancements via support packages. Developers should review and minimize such dependencies. Additionally, manual steps comprise creating a data structure ARFC_I_CK and an exclusive lock object E_Q_I_CK_R through SE80. This is pertinent for server stability and efficient resource management across various SAP_BASIS releases.
Key words :
report action table saplirfc sequential read trfcqin saplirfc sequential read trfcqin saplirfc sequential read trfcqin, software component sap_basis sap basis compo, symptom work processes repeatedly run, table trfcqin, queued remote function call, solution avoid application dependencies, executable luws takes longer, repeatedly performing checks, incorrect logical units, manual pre-implement
Related Notes :
1500048 | SMQ2 inbound Queue remains in READY state |
1497510 | Experiencing deadlocks, lock & waits in inbound processing |
1493644 | Long running process reading TRFCQIN blocking execution |
1485789 | QRFC: Long running processes in SM50 |
1324454 | qRFC scheduler is still set to WAITING status |