ANR8678E (HP-UX)
Cannot bind User specified module, with environment variable DSMSERV_DIR into server, system errno = Error number generated by HP-UX.

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 one void parameter declared. The module may contain a global variable name that conflicts with the server's.