SAPMMC: sapcpe / strdbs – Could not be started

Symptom

You have bringing up an SAP system and it is accessible from the SAP GUI. But in SAPMMC, there are 2 errors shows in process – sapcpe, strdbs – could not be started. FYI, this is for SAP system on Windows environment.

sapcpe & strdbs - Could not be started

Solution

First of all, you may need to look up on below log files which you will route you to the possible root causes.

sapstart.log
sapcpe.log
sapstartsrv.log

Most of the cases, the error can be resolved by following ways,

• Check and confirm both files, sapcpe & strdbs are exists on both directories.

\usr\sap\SID\SYS\exe\uc\NTAMD64  ---> either uc / nuc
\usr\sap\SID\DVEBMGSxx\exe

• Ensure your environments are configured and correctly pointing to the desired variables.

• Go to Windows Services program. Double click on SAPSID_SN service. Ensure the path to executable (sapstartsrv.exe) is pointing to the correct directory. Also, do check on the SAP profile pointing.

• Using transaction code RZ10 and RZ11, verify the parameter,

 
DIR_CT_RUN

Upgrade the SAP kernel to the latest.

You May Also Like

Leave a Reply?