The actual value of the manager is 0.
ERROR
“System Hold, Fix Manager before resetting counters”.
Solution:
1. Stop all middle tier services including the concurrent managers.
Please make sure that no FNDLIBR, FNDSM, or any process is running by ps -ef | grep FNDLIBR
2. Stop the database.
3. Start the database.
4. Go to cd $FND_TOP/bin
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"
5. Run the CMCLEAN.SQL script from the referenced note below + commit!