Всем привет,
постоянно получаем ошибку в транзакции VA01, с последующим завершением сеанса.
Вывод SM21

Часть дампа из ST22:
Цитата:
Краткий текст
Process terminated by signal 11.
Что произошло?
Error in the SAP kernel.
The current ABAP "SAPMSSY0" program had to be terminated because the
ABAP processor detected an internal system error.
Цитата:
Анализ ошибки
An R/3 System process was terminated by an operating system signal.
Possible reasons for this are:
1. Internal system error.
2. Process was terminated externally (by the system administrator).
Last error logged in SAP kernel
Component............ "Taskhandler"
Place................ "**"
Version.............. 1
Error code........... 11
Error text........... "ThSigHandler: signal"
Description.......... " "
System call.......... " "
Module............... "thxxhead.c"
Line................. 10852
The error reported by the operating system is:
Error number..... " "
Error text....... " "
Цитата:
Информация о месте прерывания
Termination occurred in the ABAP program "SAPMSSY0" - in "SYSTEM-EXIT".
The main program was "SAPMV45A ".
In the source code you have the termination point in line 0
of the (Include) program " ".
| Main memory destroyed |
The error occurred because of a main memory overwrite. There may
be an internal error in the R/3 System.
The amount of memory occupied at the time of the termination was:
> Roll area......................... 0 bytes
> Extended memory area (EM)......... 0 bytes
> Fixed area........................ 0 bytes
> Short area........................ " " bytes
In the work directory of the SAP system (e.g. /usr/sap/C11/D00/work ),
there may be files called 'mm.dump' and 'mm.info'.
Save these files under other names.
В ST22 еще есть дампы такого вида:
Цитата:
Информация о месте прерывания
Termination occurred in the ABAP program "SAPLSPO2" - in "SYSTEM-EXIT".
The main program was "SAPMV45A ".
In the source code you have the termination point in line 0
of the (Include) program " ".
-----------------------------------------------------------------
| Main memory destroyed |
-----------------------------------------------------------------
-----------------------------------------------------------------
The error occurred because of a main memory overwrite. There may
be an internal error in the R/3 System.
The amount of memory occupied at the time of the termination was:
----------------------------------------------------------------
> Roll area......................... 0 bytes
> Extended memory area (EM)......... 9007336695791648 bytes
> Fixed area........................ 0 bytes
> Short area........................ " " bytes
In the work directory of the SAP system (e.g. /usr/sap/C11/D00/work ),
there may be files called 'mm.dump' and 'mm.info'.
Save these files under other names.
OS - HP-UX
db - ORACLE
Версия базиса - 700
В чем может быть проблема?
Спасибо.