ACE version : 11 FP4
OS: z/OS to Windows
I tried to extract backup from Mainframe to windows with both node and IS options and get below errors;
mqsiextractcomponents.exe --source-integration-node MQSIBRK --source-integration-server DEVEG01 --backup-file MQSIBRK_190417_135212.zip --target-work-directory "$MQSI_WORKPATH\components\ACE11FP4\servers\DEVEG01"
mqsiextractcomponents --backup-file MQSIBRK_190417_135212.zip --source-integration-node MQSIBRK --target-integration-node MQSIBRKN
BIP2135E: Source character ''f8'' in field ''f8'' cannot be converted to Unicode from codepage '1208'.
The source character is an invalid code point within the given codepage.
Correct the application that generated the message.
BIP8081E: An error occurred while processing the command.
------------------------------
V
------------------------------