cancel
Showing results for 
Search instead for 
Did you mean: 

How to manually restart the SAP CPI DS Agent

serhii_rud
Explorer
0 Kudos
1,480

Helo gurus,

The agent in SPI DS is down (marked red) for couple hours. How coud we restart it manualy?

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

balazsbence95
Advisor
Advisor
0 Kudos

Hi,

On Windows Control Panel -> Administrative Tools -> Services -> right click SAP Data Services Agent -> Restart.

On Linux open a shell terminal -> move to $LINK_DIR -> run ./dsod_stop.sh -> use "ps -u<DS Agent user> -f" to check for and terminate any remaining processes related to the agent (KBA 2946515 in See Also section) -> run ./dsod_start.sh

Check KBA 2444345.

Regards,
Bence

Answers (0)