2017 Mar 21 7:47 PM
I am getting dumps daily on my ERP system during BW runs with RAISE_EXCEPTION SAPLARFC START_DEST. When I go into SM58 the LUWs have already be reprocessed so how can I find the original cause of the dump?
2017 Mar 21 11:05 PM
Hello Mary,
Can you attach the dump to this question?
Please save it as a text file (select "unconverted").
Regards,
Isaías
2017 Mar 22 5:00 PM
I cannot attach the dump because it tells me that the file type is invalid.
2017 Mar 22 5:19 PM
Try renaming the file to ".txt".
It should work then.
If not, try compressing it ("zip").
2017 Mar 23 1:49 PM
It is a .txt file and I still get the error message. zip files are not permitted.
2017 Mar 23 2:55 PM
2017 Mar 22 5:45 AM
RAISE_EXCEPTION means it's a programming error (trigger of a classic exception which is not handled by the calling program). If it's from a standard program, then search a correction in SAP notes (if no correction, raise a ticket at SAP support), or if it's a custom program then ask the developer to have a look at the short dump.
2017 Mar 22 8:39 PM
ST22 does not show where the dump came from? I'm confused...