Здравствуйте.
При тиражировании источников данных в BI NW2004s происходит следущее: САП за 30 минут корректно обрабатывает все источники данных, показатель становиться 100%, а потом вываливает в ошибку.
STORAGE_PARAMETERS_WRONG_SET.
Что произошло?
The current program had to be terminated because of an
error when installing the R/3 System.
The program had already requested 637603296 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.
Что Вы можете сделать?
Note which actions and input led to the error.
For further help in handling the problem, contact your SAP administrator
.
You can use the ABAP dump analysis transaction ST22 to view and manage
termination messages, in particular for long term reference.
In the system profile, set the parameters
-abap/heap_area_dia and
-abap/heap_area_nondia
to a maximum of 637603296. To be on the safe side, reduce the value by 10,000,
000.
Then restart the SAP system.
Анализ ошибки
When the program was running, it was established that more
memory was needed than the operating system is able safely
to provide. To avoid a system crash, you must prevent this
situation from occurring.
Мы смотрели, памяти там дофига, перезапускали САП и Оракл, но не помогло.
|
|