Kommen wir zum 2. Problem:
SFLMSGQ
https://www.ibm.com/support/knowledg...mstdfsfpmq.htm

For Integrated Language Environment® (ILE) programs using the 276-byte parameter value, the format of the field data must be as follows:
  • The first 256 bytes contains the ILE call message queue name. The call message queue name is the same as the ILE procedure name. The name must be left-aligned and padded with blanks.
  • Bytes 257 through 266 will optionally contain the ILE module name. The name, when specified, must be left-aligned and padded with blanks. If no module name is provided, these bytes must be set to blanks.
  • Bytes 267 through 276 will optionally contain the name of the ILE bound program name. The name, when specified, must be left-aligned and padded with blanks. If no bound program name is provided, these bytes must be set to blanks.