Помогите разобраться с ошибкой при запуске транзакции S_ALR_87013340 - Группы МВП сравнение план/факт. МОЖЕТ КТО-НИБУДЬ ноту знает как это лечиться. После запуска транзакции, и ее отработки все работает отлично. После проваливания по какой либо позиции (Например - себестоимость реализованной продукции) и выбора просмотра - просм. отдельных позиций. долго обрабатывает, свыше 1 000 000 записей и вылетает в дамп. говорит:
STORAGE_PARAMETERS_WRONG_SET
Недостаток памяти. Перед перерывом завершите транзакцию!
№ сообщения 00072
Diagnosis
The memory on your application server is running low.
System Response
You are exclusively using one of the few work processes running
on the application server. So that this does not hinder the other
users too much, the work process is released if you do not work
with it for a few minutes. The system terminates the transaction,
causing you to lose data that you previously entered.
Procedure
Continue to work as normal and exit the transaction before you take a long break.
При просмотре дампа пишет:
&INCLUDE INCL_INSTALLATION_ERROR
Что произошло?
The current program had to be terminated because of an
error when installing the R/3 System.
The program had already requested 1054894560 bytes from the operating
system with 'malloc' when the operating system reported after a
further memory request that there was no more memory space
available.
Что Вы можете сделать?
Make a note of the actions and input which caused the error.
To resolve the problem, contact your SAP system administrator.
You can use transaction ST22 (ABAP Dump Analysis) to view and administer termination messages, especially those beyond their normal deletion date.
Set the system profile parameters
- abap/heap_area_dia
- abap/heap_area_nondia
to a maximum of 1054894560. Then reduce the value by 10.000.000 to be on the safe side.