on ‎2019 Oct 04 2:23 PM
Hi All,
My Data manager Package is running for more than expected time and getting Aborted. In the BW backend it is getting stuck at /CPMB/LOAD_IP step in the proces chain /CPMB/LOAD_INFOPROV_UI.
It is also generating system Dump STACK_STATE_NO_ROLL_MEMORY.
We have recently upgraded to SP19 and before that the Package was running fine.
As mentioned in some threads, I have already activated the process chain and Environment Shell.
Please let me know how can i get this resolved.
Regards,
Happy
Request clarification before answering.
OK, with the information provided I can see that custom ROUTINE badi was used in the data load.
I think that the issue is with the code of this badi. I can recommend debugging it in ABAP with endless loop...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Would you please evaluate this details in the note and check if this is applicable.
https://launchpad.support.sap.com/#/notes/2461508
Cheers,Harsha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Please find the last success log
/CPMB/MODIFY completed in 0 seconds
/CPMB/INFOPROVIDER_CONVERT completed in 2 seconds
/CPMB/LOAD_IP completed in 3 seconds
/CPMB/CLEAR completed in 0 seconds
[Selection]
--------------------------------------------------------------
InforProvide = ZBPSSO31
SELECTION = <?xml version="1.0" encoding="utf-16"?><Selections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Selection Type="Selection"><Attribute><ID>BRATE_TYP</ID><Operator>1</Operator><LowValue>QFDC</LowValue><HighValue /></Attribute><Attribute><ID>BRATE_TYP</ID><Operator>1</Operator><LowValue>QFCC</LowValue><HighValue /></Attribute><Attribute><ID>BRATE_TYP</ID><Operator>1</Operator><LowValue>QFNC</LowValue><HighValue /></Attribute><Attribute><ID>0FISCPER</ID><Operator>3</Operator><LowValue>2019007</LowValue><HighValue>2019012</HighValue></Attribute><Attribute><ID>BTO_CURR</ID><Operator>1</Operator><LowValue>USD</LowValue><HighValue /></Attribute></Selection><Selection Type="FieldList"><FieldID>0FISCPER</FieldID><FieldID>0FISCVARNT</FieldID><FieldID>BEFF_DATE</FieldID><FieldID>BFRM_CURR</FieldID><FieldID>BRATE_TYP</FieldID><FieldID>BTO_CURR</FieldID><FieldID>ZBPC_TIME</FieldID></Selection></Selections>
[Message]
--------------------------------------------------------------
Task name CONVERT:
No 1 Round:
End routine is called in convert
Reject count: 0
Record count: 440
Skip count: 0
Accept count: 440
Task name LOAD INFOPROVIDER:
Submit count: 440
Reject count: 0
model: OBCPRA. Package status: SUCCESSThe Failure log-
The status is success but the package overall status is Abort.
It is throwing Dump in the BW system." STACK_STATE_NO_ROLL_MEMORY"
"What happened?
Resource bottleneck
The current program "CL_RSR_MDX_META_DATA==========CP" had to be terminated
because
a capacity limit has been reached."The status is success but the package overall status is Abort.
/CPMB/MODIFY completed in 0 seconds
/CPMB/INFOPROVIDER_CONVERT completed in 3 seconds
[Selection]
--------------------------------------------------------------
InforProvide = ZBPSSO31
SELECTION = <?xml version="1.0" encoding="utf-16"?><Selections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Selection Type="Selection"><Attribute><ID>BRATE_TYP</ID><Operator>1</Operator><LowValue>P</LowValue><HighValue /></Attribute><Attribute><ID>0FISCPER</ID><Operator>1</Operator><LowValue>2020001</LowValue><HighValue /></Attribute><Attribute><ID>BTO_CURR</ID><Operator>1</Operator><LowValue>USD</LowValue><HighValue /></Attribute></Selection><Selection Type="FieldList"><FieldID>0FISCPER</FieldID><FieldID>0FISCVARNT</FieldID><FieldID>BEFF_DATE</FieldID><FieldID>BFRM_CURR</FieldID><FieldID>BRATE_TYP</FieldID><FieldID>BTO_CURR</FieldID><FieldID>ZBPC_TIME</FieldID></Selection></Selections>
[Message]
--------------------------------------------------------------
Task name CONVERT:
No 1 Round:
End routine is called in convert
Reject count: 0
Record count: 78
Skip count: 0
Accept count: 1872
model: OBCPRA. Package status: SUCCESS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vadim,
The packages with other infoprovider are running fine for /CPMB/LOAD_INFOPROV_UI.
Regards,
Happy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The other packages are fine as of now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am running this package for very small set of data and 40% memory is free in system.
Regards,
Happy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can be a lot of reasons to get STACK_STATE_NO_ROLL_MEMORY
Try to reduce scope for loading data!
Install more memory...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 9 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.