cancel
Showing results for 
Search instead for 
Did you mean: 

sapstartsrv problem

Former Member
0 Kudos

Hello All,

my problem is :

the process sapstartsrv " DAA_SMDA97_<server name>" is not started , when I look for it on the server I find it with the profile DAA_SMDA97, and  when I search for all processes "sapstartsrv" I find another process started with other profile names.

my question is : shall all these processes be started? or is one process started sufficient?

what is the use of this process"DAA_SMDA97_<server name>" ? how can I start it ?

Thank you for your help

Best Regards

nana


Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you Rishi and Benjamin for your replies,

when i try to start it with : ./startsmd.sh then i get : Command not found

i search in the path : /usr/sap/DAA/SMDA97/exe

i couldnt find it (./startsmd.sh)

could you help me please ?

Thank you

Best Regards

Nana

Reagan
Advisor
Advisor
0 Kudos

Hello

Try this

su - daaadm

cd /usr/sap/DAA/SMDA97/exe

./startsap

Regards

RB

Former Member
0 Kudos

Hi,

Use this

startsap 97 .

as smdstart.sh (under usr/sap/SMD/SMD97/script) was for older versions

Thanks

Rishi Abrol

Former Member
0 Kudos

Thank you Rishi and Benjamin for your replies,

when i try to start it with : ./startsmd.sh then i get : Command not found

i search in the path : /usr/sap/DAA/SMDA97/exe

i couldnt find it (./startsmd.sh)

could you help me please ?

Thank you

Best Regards

Nana

Reagan
Advisor
Advisor
0 Kudos

the process sapstartsrv " DAA_SMDA97_<server name>" is not started

This process is for the SAP SMD (Solution Manager Diagnostics).

If the SMD is running on a Windows system then you can start the SMD from the MMC console.

If this is running on a Unix system then you can start the SMD from the OS level.

Regards

RB

Former Member
0 Kudos

Hi,

SMD agents are installed these days when you install any sap system using SWPM.

SMD agents are used to collect the data from manage system and pass it to solution manager.

Related to the above problem. Please check the below note.

1934020 - sapstartsrv crash with a log read operation

1903372 - Instance startup issues during upgrade/update

Thanks

Rishi Abrol