cancel
Showing results for 
Search instead for 
Did you mean: 

Short dump error while loading through infopackage

Former Member
0 Kudos

Hi Experts

When iam executing the infopackage it is taking (showing the Yellow staus)very long time

where as the no of records is lesss than 3000....

I made a check in ST22 it shows a short dump which is stating "RAISE_EXCEPTION" error

and still the process is in Yellow status in RSMO T.Code

Any help on this

Thanks Much

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi........

Check the temporary memory space in the source system..........whether enough memory space is there in that source system or not............since when data is pulled in BI side this temporary memory is used.......Try to get more information in ST22,SM37 and SM21...............also try to replicate the datasource and activate the infosource again.........then repeat the load.........

Regards,

Debjani...........

ram_pandey
Active Participant
0 Kudos

Don't forget to set the traffic light to 'Red' before deleting the request. Also did you check in the log why the exception was raised?

Former Member
0 Kudos

Hi Experts

Yes i checked the error -- RAISE_EXCEPTION occurs like CNTRL_ERROR raised

the current ABAP/4 program encountered an unxpected situation

how to resolve this....

Thank you

ram_pandey
Active Participant
0 Kudos

This error could possibly have been because of insufficient resources for the load process in the source system. Just set the request to 'Red' in the monitor and delete it. Then load the data once again and see if it goes through this time. If possible, do this when the load on the source system resources is light.

mr_v
Active Contributor
0 Kudos

Delete the error request from PSA.

Replicate & Activate the datasource and try infopack load

Former Member
0 Kudos

check the status of the background job , if job has faild

the reasion may be because of chaing in the extract structure in the source system.

so we can replicate the data source to resolve this issue.

And also make a check with extract structure using the T.coad RSA3, to find

no of records and to find out any chainges in the structure .

prasad.

Former Member
0 Kudos

Hi,

Well if it's a cube load. plz delete the indices through performance tab and reload after deleting the red request. Also you can try reducing the datapacket size through IP Scheduler menu option to 20k or 10k and load through PSA.

Former Member
0 Kudos

Delete error request and try again

Does error still happens?