Receive data from server failed with APPC return code primary RC , secondary RC
The APPC verb RECEIVE_AND_POST failed with the specified return code and sense code.
The client sends a deallocate abend to the server to terminate the conversation.
An example return code is X'0003' received with sense code X'10086040'. This refers to an invalid attach parameter in the reply flow and can occur if ATTACHSEC=verify is specified on the connection definition in CICS, but the CICS® server does not have security enabled. To rectify this, either set ATTACHSEC=local or enable security in CICS. Refer to your APPC Programming Reference for further information, or contact your system administrator.