z/OS Communications Server: IP CICS Sockets Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZY1348E: mm/dd/yy hh:mm:ss INVALID SOCKET FUNCTION function ERRNO errno TRAN tranid TASK taskid

z/OS Communications Server: IP CICS Sockets Guide
SC27-3649-00

Explanation

The task related user exit (TRUE) detected an invalid socket function on a call request from the CICS® application program.

mm/dd/yy is the date (month/day/year) of the message.

hh:mm:ss is the time (hours:minutes:seconds) of the message.

function is the invalid socket function.

errno is the UNIX System Services return code. These return codes are listed in the sockets and sockets extended return codes (ERRNOs) in z/OS Communications Server: IP and SNA Codes.

tranid is the name of the CICS transaction.

taskid is the CICS task ID number.

System action

The TRUE is disabled and the task abends with an AEY9 CICS abend code.

Operator response

Correct the invalid socket function and try again.

The most probable errno is 10011 "INVALID SOCKET FUNCTION". If the socket function name appears correct, ensure that the application padded the function call with blanks.

System programmer response

None.

Module

EZACIC01

Destination

Task Related User Exit (TRUE)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014