Hello,
Whenever I am executing SAP MMC to start SAP Servers, SAP MMC snap ins hangs and SAP services terminates unexpectedly with the following error in system event log. Sometimes the restarting the server will bring the SAP servers/services up. Kindly advice how to fix this problem.
SAP system landscape is :-
W3KEnterprise 32 x86 - SP1 / MS-SQL 2005 / ECC6 - MySAP ERP 2005
-
The SAPC5D_02 service terminated unexpectedly. It has done this 1 time(s).
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp .
-
Details
Product: Windows Operating System
Event ID: 7034
Source: Service Control Manager
Version: 5.2
Symbolic Name: EVENT_SERVICE_CRASH_NO_ACTION
Message: The %1 service terminated unexpectedly. It has done this %2 time(s).
Explanation
The specified service could not continue. This service is configured to report the number of failures and, after a specific number of failures are reported, the Service Control Manager will perform the recovery action configured for the specified service.
User Action
For information that can help you identify possible causes for this error, view the WIN32_EXIT_CODE error that SCM encountered. To view the error, at the command prompt, type
sc query service name
________________________________________
-
SERVICE_NAME: SAPC5D_01
TYPE : 10 WIN32_OWN_PROCESS
STATE : 1 STOPPED
(NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN))
WIN32_EXIT_CODE : 1067 (0x42b)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
-