Use
If an instance crashes or cannot be started up, it is highlighted in red in the system monitor. In the control panel, the Services and Status columns remain empty or the entries are deleted.
Procedure
To analyze the error:
Error messages and a return code that indicate why the system could not be started can be found in the start log and in the dispatcher and work process trace files.
Return codes that can appear in the start log
Return Code |
Meaning |
0 |
OK. Instance is started. |
1 |
Start terminated, instance is already running. |
2 |
Child process of the SAPSTART program completed. |
3 |
Child process of the SAPSTART program is no longer available. |
-101 |
Unknown SAP system name. |
-102 |
Change Directory command unsuccessful. |
-103 |
Access to an operating system resource denied (access permissions set incorrectly). |
-104 |
No start profile found. |
-105 |
Executing a command in the start profile on remote computer failed. |
-106 |
Executing a command in the start profile on local computer failed |
-107 |
Error in signal handling. |
-108 |
Internal control error in the SAPSTART program. Control files with process ID numbers are missing. |
-109 |
Kernel is not complete. Executable files not copied in full to the target host. |
-110 |
Internal error in the SAPSTART program. |
You can display trace files and log files, including the start log, at any time, regardless of whether the instance is running.
See also:
Checking the Operation Mode with the Control Panel