How to kill process in SAP ?

Posted tingxin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了How to kill process in SAP ?相关的知识,希望对你有一定的参考价值。

方法1

> SM50

-> flag the process you want to kill

-> go to PROCESS --> Cancel WITHOUT core

方法2

-->su – <SID>adm

-->   dpmon pf=<profilename>

-->m

-->p/L

-->k

-->work precess number

-->yes

方法3

    kill -9 PID

 

方法4 ??

SE38:RSBDCOS0, 点击执行,输入完整的命令: 比如: taskkill /pid XXX1 /F , 回车,执行完成。

 

以上是关于How to kill process in SAP ?的主要内容,如果未能解决你的问题,请参考以下文章

How to determine the signal effect of something in certain process?

[Database] 拼接多行字段 How to concatenate selected column in multiple rows?

windows kill tool (send signal to process)

翻译How To Kill MYSQL Queries - 如何杀掉 MySQL 查询

How to find out which process is listening upon a port

[错误处理]: How to deal with chrome failing to launch GPU process