Anyone has experience on how to delete/stop an active Process MRP. Please hep. Thanks.
Go into your task list, and delete the task. It should be “active”.
Keep in mind your plans are going to be some sort of messed up when you cancel MRP mid-stream. But, you probably knew that already.
Thank you Gil. The MRP process is stuck. we have to remove it.
It’s in the ice.SysTaskKill table if it’s stuck in the UI. You will need to clear it from there and update ice.SysTask. Here’s how:
Check your MRP log to look for what is hanging the process. If you need to, set the log to monitor MRP & scheduling.
Be careful about writing direct to SQL… If you have an MRP process that is stuck, you can restart the system task agent and the application server through the system admin console. It will stop anything running in the task agent, so you would want to confirm there aren’t any other long running processes going when you kick it off (e.g. COS/WIP Capture)