Posts

Showing posts with the label SAP Dumps

Transport Error – Transport Control Program tp ended with error code 0247

Image
  Transport Error – Transport Control Program tp ended with error code 0247 This article answers the following queries:   ·                 How to resolve the transport error “Transport Control Program tp ended with error code 0247? ·                 How to resolve the transport error – Errors: addtobuffer has problems with data- and/or cofile? ·                    How to resolve transport issue  encountered while adding a transport to import queue of target       system? ----------------------------------------------------------------------------------------------------------- Sometimes, while you are adding a transport request into import queue of target system as shown below, you might encounter error ...

ST22 Dump Analysis & Troubleshooting (Top 18 SAP Common ABAP Dumps)

Image
Top 18 SAP Common ABAP Dumps in ST22 & Troubleshooting The standard SAP Transaction code ST22 compiles the ABAP Dumps occurred in the SAP System. In this article, I will detail the Top 18 most common ABAP dumps�in ST22. It may help through troubleshooting as the first step. Second, you can search for, if exists a SAP Note which can correct the issue or ask SAP for help. Common ABAP Dumps in ST22 (1) STORAGE_PARAMETERS_WRONG_SET The problems with the dump STORAGE_PARAMETERS_WRONG_SET are mainly related to the general restrictions of the 32bit OS. You can address up to 4�GB of virtual memory. Each process in OS is running in its own context and can address max. 4�GB. The parameters which are related to heap memory ie- abap/heap_area_dia, abap/heap_area_nondia, abap/heap_area_total are should be set to 2 GB. Common approaches which we can take for this dump are: Please use in the ‘boot.ini’ file the switch 3GB and restart your whole computer as described in the below SAP Notes: SAP No...