Symptom
The DSO activation job takes longer time that before.
From ST12 trace, you can see most of the activation time is consumed in the following source code of FM RSS1_ODS_CHECK_LOAD_SEQ:
Function module RSS1_ODS_CHECK_LOAD_SEQ
==========================================
>>line 423
select * from rsstatmanreqmap into table
l_t_map_rnr1 where
rnr = l_s_part-rnr and
dta_source = l_s_dtp-src and
dta_source_type = l_s_dtp-srctp and
dta_dest = l_s_dtp-tgt and
dta_dest_type = l_s_dtp-tgttp.
>>line 434
select * from rsstatmanreqmap into table
l_t_map_rnr1 where
rnr = l_s_part-rnr and
dta_source = l_s_dtp-src and
dta_source_type = rsstm_c_types-psa_new and
dta_dest = l_s_dtp-tgt and
dta_dest_type = l_s_dtp-tgttp.
Read more...
Environment
-
SAP NetWeaver 7.0
-
SAP NetWeaver 7.1
-
SAP NetWeaver 7.2
-
SAP NetWeaver 7.3
-
SAP NetWeaver 7.4
-
SAP NetWeaver 7.5
-
SAP enhancement package 1 for SAP NetWeaver 7.0
-
SAP enhancement package 2 for SAP NetWeaver 7.0
-
SAP enhancement package 3 for SAP NetWeaver 7.0
-
SAP enhancement package 1 for SAP NetWeaver 7.3
Product
Keywords
RSMDATASTATE_EXT, REQUEST_ALL, RSSTATMANREQMAP, RSSM_REDUCE_REQUESTLIST , KBA , BW-WHM-DBA-DSO , DataStore Object (classic) , 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.