Search found 1 match

by hitesh26881
Tue Dec 11, 2007 10:43 am
Forum: Application DBA & System Administration
Topic: conurrent manager not active
Replies: 4
Views: 3058

HI if DB is up and running
please download CMCLEAN.sql from Metalink and run against your instance.
The Managers will not come up if you have invalid status in phase_code and Status_code of FND_Concurrent_Requests

Otherwise you can manully update by writing a query like
update FND_concurrent ...