Re: Cancel a request
Posted by ErmanArslansOracleBlog on Feb 27, 2018; 2:11pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Cancel-a-request-tp5258p5267.html
I think the process was already exited abnormally in the first place..
This is because of the message you got : "Request xxxx can no longer be cancelled. The concurrent manager process that was running this request has exited abnormally."
did you check the ICM logs? and the related concurrent manager's log? (standard manager or any other manager defined to run this request?)
In such a situation, check the db side as well.
If there is nothing related running in db as well (no problematic concurrent request-related database session is present), updating the problematic concurrent request's phase and status is the right thing to do to have a clean metadata for the concurrent processing environment.