z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZZ8608I

z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
SC27-3657-01

EZZ8608I
DCAS threaddesc THREAD FAILED OBTAINING STORAGE LENGTH storlen FOR storagedesc

Explanation

DCAS was unable to obtain storage.

threaddesc indicates the type of thread that had the failure and can be one of the following:
MAIN
DCAS main thread.
PORT
DCAS port thread.
CNxxxxxx
DCAS client thread where xxxxxx is a number concatenated to CN to identify the client thread uniquely.

storlen is the length of storage in decimal that the thread tried to obtain.

storagedesc is the representation of storage that the thread was trying to obtain. These are internal data structures that might be useful for problem determination. storagedesc can be one of the following:
  • DCAS_Main
  • Configuration Parm
  • Keyring Filename
  • Password Filename
  • SafKeyring Filename
  • Port
  • Thread Data
  • Certificate
  • Conntab
  • Connblk

System action

Thread will fail. For threaddesc of MAIN, PORT, or STOP, DCAS will end.

Operator response

None.

System programmer response

Increase the region size for the started program. If the problem persists, turn on debugging and capture a debug trace. See the z/OS Communications Server: IP Diagnosis Guide for information about diagnosing problems with DCAS to determine how to turn on debugging.

Module

dcasmain dcasconf dcasaccp dcasconn dcasclie

Procedure name

Initprocess; process_config_keyword,initport; acceptcon; connt_alloc,connblk_alloc;ClientThread

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014