SAP Knowledge Base Article - Preview

2056617 - BW Query does not read data from the SAP BW Accelerator server

Symptom

You have a query that when executed it does not complete, after running for an hour the query times out.
This query reads the database and does not access the SAP BW Accelerator (BWA). The BWA Indexes for the affected InfoCubes are active in transaction RSDDB.


Read more...

Environment

SAP NetWeaver BW Accelerator 7.20

Keywords

BIA, SAP NetWeaver BI Accelerator, TREXADMIN, TREX_ADMIN, class CL_RSR_RRI2_FAGGR, method name _RSADMIN METHOD _rsadmin.   DATA: l_s_rsadmin    TYPE rsadmin.   p_before = rs_c_true. 
  SELECT SINGLE * FROM  rsadmin INTO l_s_rsadmin WHERE object EQ 'FAGGR_BEFORE'.
  IF sy-subrc EQ 0 AND l_s_rsadmin-value EQ rs_c_false. 
    CLEAR p_before.
  ENDIF. ENDMETHOD. , KBA , BC-TRX-BIA , TREX BI Accelerator , BW-BEX-OT-BIA , BW Accelerator , 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.