BIP8858
Severity
20 : ErrorMessage
Invalid user exit name '<insert_0>' specifiedExplanation
User exit name '<insert_0>' specified on the '<insert_1>' flag does not correspond to any user exit available to the target execution group.Response
Review the name provided. If the name is incorrect, reissue the command with the correct name. If the name is correct, ensure that the user exit library is being loaded by the execution group. Check settings for MQSI_USER_EXIT_PATH environment variable and/or userExitPath broker property to ensure one of them includes the directory containing the user exit library. Check system log when execution group starts for errors loading the user exit library.