z/OS Communications Server: IP Messages Volume 1 (EZA)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZA4340E

z/OS Communications Server: IP Messages Volume 1 (EZA)
SC27-3654-00

clnt_raw.c - Fatal header serialization error.

Explanation

The procedure call clntraw_create, which creates a dummy RPC client for the remote program , was unsuccessful because a call issued to xdrmem_create() returned an incorrect return code. The xdrmem_create() call initializes an XDR stream in local storage.

System action

TCPIP continues.

Operator response

Inform the system programmer of this message.

System programmer response

Check for the correct remote program number and version in the prognum and versnum parameters of the clntraw_create() call and the parameters specified in the xdrmem_create() call, and restart the program.

Module

CLNT@RAW

Procedure name

clntraw_create

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014