Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
luis_salazarzahonero
Product and Topic Expert
Product and Topic Expert
861

SAP Solution Manager allows to run monitoring for bgRFC (Background Remote Funtion Call), 4 different metrics are provided:

  • Age of oldest bgRFC queue
  • Number of bgRFC queues
  • Number of bgRFC queues in error state
  • Number of bgRFC queues older than 1 day

Focusing on Age of oldest bgRFC queue, when data is retrieved in System Monitoring you will see only the numeric value in seconds for the oldest bgRFC, but running check data collection you will see a text indicating the corresponding bgRFC:

system monitoring bgRFCsystem monitoring bgRFC

With this information you can access corresponding Managed System, execute transaction SBGRFCMON and search for corresponding entry:

sbgrfcmon checkssbgrfcmon checks

1 Comment