How to Pause Concurrent Manager?
Applications System Version: 12.1.3
I am sure its newbie question. We are in need to restart the concurrent manager later today. In the meantime, we want to allow the current running requests to continue to finish while the remaining requests stay pending until the manager is restarted. Basically, we want to pause the manager so all new requests are in pending status except for all the current jobs those are running. I wanted to know how we can achieve that. Should I simply disable the ICM or there is more to it? Thanks in advance!