SAP Knowledge Base Article - Preview

3486566 - Dump in Class CL_RSBK_REQUEST_STATE Method IF_RSBK_REQUEST~GET_NUMBER_OF_ERROR_RECORDS

Symptom

There are huge dumps in ST22 that triggered by different operations and users. 

    1 method if_rsbk_request~get_number_of_error_records.
    2   try.
    3       data l_r_errh type ref to cl_rsbc_error_handler.
    4       l_r_errh = get_obj_ref_cmd_errh( ).
    5       r_number_of_error_records = l_r_errh->get_number_of_error_records( ).
    6     catch cx_rs_access_error.
>>>>>       message x299.
    8   endtry.
    9 endmethod.


Read more...

Environment

  • SAP NetWeaver
  • SAP BW/4HANA

Product

SAP NetWeaver all versions

Keywords

KBA , BW-WHM-DST-DTP , Data Transfer Process , 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.