Execute following SQL:
UPDATE fnd_concurrent_requests SET phase_code = 'C', status_code = 'X'
WHERE request_id = '';
commit;
UPDATE fnd_concurrent_requests SET phase_code = 'C', status_code = 'X'
WHERE request_id = '
commit;
HOME > Oracle APPS - CM > How to Cancel a Concurrent Request Stuck in the Queue?
Need to get touch with me? Please fill out the form with your enquiry.
Post a Comment