Re: 'Internal Concurrent Manager status cannot be determined'

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Internal-Concurrent-Manager-status-cannot-be-determined-tp12252p12254.html

ICM log would be helpful , but instead you are mentioning a relink error.

that ranlib error is weird. That is not a binary or a product.. So probably, you gave some wrong inputs to the relink program. Try relinking without it -> Ex: adrelink.sh force=y link_debug=y "fnd FNDLIBR"

Or use adadmin and specifically make it compile the FNDLIBR.. (I suppose you already know how to use adadmin for  Relinking specific Applications programs..)

Ensure your environment is correct and proper for relinking.