z/OS Communications Server: IP Messages Volume 2 (EZB, EZD)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZB1050E

z/OS Communications Server: IP Messages Volume 2 (EZB, EZD)
SC27-3655-01

EZB1050E
Failed to Send Data. return code = rc. Error Number = errno port number = port remote ip address = ipaddr

Explanation

An error was detected while attempting to send data to the server machine.

rc is the return code from the subroutine that was called.

errno is the z/OS® UNIX System Services return code. return codes are listed and described in the z/OS UNIX System Services Messages and Codes.

port is the number of the connecting port.

ipaddr is the remote IP address.

System action

LPR halts.

Operator response

If rc is -1 and errno is 0, then there was a read error while trying to access the DBCS translation tables. Check your translation tables and their location. Correct any problems with the DBCS translation tables and try the LPR command again.

If rc is -2 and errno is 0, then there are DBCS characters that are not valid in the print file that you are trying to send. Turn on the trace option in LPR to see more messages from the translation routines. Correct the print file and try the LPR command again.

If rc is -1 and errno is nonzero, then look up the errno in the z/OS UNIX System Services Messages and Codes for help in diagnosing the exact problem.

System programmer response

None.

Module

LPR

Procedure name

SendDataFile

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014