Hallo,
vielleicht ist auch dies hilfreich:

Functional Area: Client Access
Subfunctional Area: Incoming Remote Command/Remote Command
Sub-Subfunctional Area: General
OS/400 Release: ALL
Product: CA400 WIN95 NETSOFT (5763XD1NS)
CA400 WIN 95 (5763XD100)
Product Release: N/A


__________________________________________________ ________________

Document Title
RUNRMTCMD Fails with MCH3401 Cannot Resolve to Object CMINIT

Document Description

Using the RUNRMTCMD command on a PC connected with SNA may fail with PWS000D (for CISC) or with
CPF91CC (on a RISC) if QSYS2 is not part of the library list. The problem occurs only when using a SNA connection such as the NetSoft Router or Microsoft SNA Server 2.11.

The OS/400 joblog shows MCH3401 - Cannot resolve to object CMINIT. Type and Subtype X'0201' Authority X'0000'.

For SNA connections, the RUNRMTCMD command uses CPIC APIs (such as CMINIT) to communicate with the remote host (in this case, your PC). CMINIT is located in QSYS2. If QSYS2 is not part of your system library list, the command cannot be run. To circumvent this problem, on the OS/400 command line type the following:

WRKSYSVAL QSYSLIBL

Select Option 2 to Change. Add QSYS2 in the library list.

gruss TARASIK