Internal Concurrent Manager Has Terminated With Status 137 – Giving Up . ld.so.1: mail: warning: /usr/lib/extendedFILE.so.1: open failed: illegal insecure pathname

APPLIES TO:
Oracle Concurrent Processing - Version 12.1.3 to 12.1.3 [Release 12.1]
Oracle Solaris on SPARC (64-bit)

SYMPTOMS:
Error in the Concurrent Manager Log File :

ld.so.1: mail: warning: /usr/lib/extendedFILE.so.1: open failed: illegal insecure pathname
The NAME_OF_YOUR_MANAGER internal concurrent manager has terminated with status 137 - giving up.

CAUSE:
The system does not have access to the /usr/lib directory.

SOLUTION:
Run the following unix command to add the /usr/lib directory to the library path:

crle -c /var/ld/ld.config -l /usr/lib

Note: You may need root status to run the above command.
Recent Posts