ANR8678E (AIX®)
Cannot bind User specified module into server. AIX system error number.

Explanation

The server was unable to bind with the module specified.

System action

Server initialization stops or server continues running if already up.

User response

Use the server supplied sample makefile and export files to compile-link the user-exit module. Make sure the export.ref file contains the server-defined function name, and the module actually contains the server-defined function name, with 1 void parameter declared. The module may contain a global variable name that conflicts with the server's.