Symptom
Infopackage request with RDA started and is hanging in Yellow status, DTP can't push this data into target.
Error: Exception CX_RS_FAILED logged
Real-time upload not possible; request 1234567 must first be passed
OR
ST22:
Category ABAP Programming Error
Runtime Errors SAPSQL_ARRAY_INSERT_DUPREC
Except. CX_SY_OPEN_SQL_DB
ABAP Program CL_RSCRT_RDA_RUN==============CP
Application Component BW-WHM-DST
|Information on where terminated |
| Termination occurred in the ABAP program "CL_RSCRT_RDA_RUN==============CP" - |
| in "UPDATE_LAST_ERROR". |
| The main program was "RSCRT_RDA_MONITOR ". |
Source Code Extract |
----------------------------------------------------------------------------------------------------
|Line |SourceCde |
----------------------------------------------------------------------------------------------------
| 1|METHOD update_last_error. |
| 2| me->delete_last_error( ). |
| 3| IF i_ts_error IS SUPPLIED. |
| 4| IF i_ts_error IS NOT INITIAL. |
|>>>>>| INSERT rscrt_rda_error FROM TABLE i_ts_error. |
| 6| ENDIF. |
| 7| ENDIF. |
| 8| me->insert_last_error( ). |
| 9| CALL FUNCTION 'DB_COMMIT'. |
| 10|ENDMETHOD. |
Read more...
Environment
BW 7.X (All Versions)
Product
Keywords
rscrt_rda_error, CL_RSCRT_RDA_RUN, UPDATE_LAST_ERROR, RSRDA , KBA , BW-WHM-DST-RDA , Realtime Data Acquisition , BW-WHM-DST-DS , DataSource , 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.