Receiving error messages when trying to capture specific message prefixes.
RCS0121 ERROR IN COMMAND CAPTURE 140 DATA LINE 1 OF 1
RCS0125 UNEXPECTED POSITIONAL PARAMETER IEF*
Using command CAPTURE MSGID=$HASP*,IEF*
Release: 2.3
Component: Remote Console
This is a syntax error:
Your command:
CAPTURE MSGID=$HASP*,IEF*
Command should be as follows:
CAPTURE MSGID=(msgid1,msgid2,msgid3)
Please note that you must use the parenthesis to stack up to eight (8) message prefixes