dump-itab struc access violation

Upload: khan-k-shabnam

Post on 28-Oct-2015

563 views

Category:

Documents


0 download

TRANSCRIPT

Getting following dump after kernel upgrade?

Implement following Notes:-1222907 1610716After this, Run report rut_note_1610716 in se38 . check & repair

In this case, Implement one of the following SAP Note :

1. Note 1296930 - ITAB_STRUC_ACCESS_VIOLATION in ME_EKPV_ARRAY_READ

2. Note 1452003 - ITAB_STRUC_ACCESS_VIOLATION in SAPLME06

3. Note 1295973 - Runtime error ITAB_STRUC_ACCESS_VIOLATION

Note : This type of dump may occur when you upgrade kernel.

.

check the abap/buffersize parameter in your system, is it mainained? if yes, value -? increase size by size .(default 25mb, you can extend up to 1GB).

Also check paging size .below notes may give you an idea,

Note 307976 - PXA_NO_SHARED_MEMORY

Note 4101 - PXA_NO_SHARED_MEMORY

I resolved it by improving program buffer sizeabap/buffersize = 400000