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


EZY1356E

z/OS Communications Server: IP Messages Volume 3 (EZY)
SC27-3656-00

mm/dd/yy hh:mm:ss CICS/SOCKETS TCBLIM HAS BEEN REACHED

Explanation

The number of IP CICS® Sockets-enabled CICS tasks using an Open API, L8, TCB is equal to the value specified by the TCBLIM configuration option.

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

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

System action

The IP CICS socket interface will suspend any new tasks until one of the following actions occur:
  • The IP CICS Sockets TCBLIM value is increased.
  • Existing transactions using IP CICS Sockets end.
This message will be issued only when the interface detects that it has reached TCBLIM. EZY1360I will be issued when this condition is relieved.

Operator response

Contact the CICS system programmer.

System programmer response

Use the CICS Master Terminal transaction, CEMT INQ TASK HVALUE(ATTCBLIM), to determine which IP CICS Sockets-enabled CICS transactions are subject to TCBLIM. Either take action to reduce the IP CICS Sockets work load or increase the IP CICS Socket TCBLIM configuration option. You can use the EZAO,SET,CICS Operator transaction to dynamically increase TCBLIM. The new value you set for the TCBLIM configuration option must be less than or equal to the value specified by MAXOPENTCBS.

Module

EZACIC01

Procedure name

SUB16000

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014