Summary
After upgrade to R12.1.1 or R12.1.3 i get the following error at the Concurrent Managers status:
"System Hold, Fix Manager before resetting counters"
Workaround:
1. Shutdown appsTier and dbTier. Make sure nothing running at the appsTier.
2. Startup dbTier
3. To the appsTier go to $FND_TOP/bin and run the following relinks!
$ adrelink.sh force=y link_debug=y "fnd FNDLIBR"
$ adrelink.sh force=y link_debug=y "fnd FNDFS"
$ adrelink.sh force=y link_debug=y "fnd FNDCRM"
$ adrelink.sh force=y link_debug=y "fnd FNDSM"
4. Login as APPS use to the database and run the script
CMCLEAN.SQL
5. Start the appsTier again, check the Concurrent Managers activity again.