DFHSO0124 APPLID The MAXSOCKETS system initialization parameter has a value of mmmmm which exceeds the MAXFILEPROC value of nnnnn. The MAXSOCKETS value has been set to the lower value.

Explanation

The value specified in the MAXSOCKETS system initialization parameter is greater than the value specified in the z/OS UNIX System Services MAXFILEPROC option.

CICS has attempted to set the MAXSOCKETS value higher than the MAXFILEPROC value, but has been unable to do so because the userid under which CICS is running does not have superuser authority.

System action

CICS continues execution with the MAXSOCKETS value set equal to the MAXFILEPROC value.

User response

You may:

  • Restart CICS with a value of MAXSOCKETS that does not exceed MAXFILEPROC. This will limit the number of sockets that CICS can have active at one time.

  • Increase the MAXFILEPROC value and then restart CICS. This will affect all z/OS UNIX System Services processes in this system.

  • Restart CICS with a userid that has superuser authority.

Module

DFHSOIS

XMEOUT parameters/Message inserts

  1. APPLID
  2. mmmmm
  3. nnnnn

Destination

Console