COMPON=PROGRAM-MANAGER-LNKLST-LOOKASIDE, COMPID=SC1CJ, ISSUER=CSVLLCES-CSVLLCRE

Component
Contents Supervisor (5752-SC1CJ)
Issuing module
CSVLLCRE - issued by ESTAE CSVLLCES
Explanation
An abend (other than code 222, 322, or 522) occurred while (1) LNKLST lookaside (LLA) was building or refreshing the LLA directory, or (2) the LLA directory was being searched and the caller of LLA determined that LLA caused the error. The caller terminates LLA with a 312 abend code. Up to six dump ranges are dumped and include:
  • The LLA control block in the nucleus pointed to by CVTLLCB.
  • The oldest hash table and its overflow area.
  • The replacement hash table and its overflow area.
  • The temporary table of PDS directory entries (INFOTAB).
  • The LNKLST table (LLT) pointed to by CVTLLTA.
  • The LPALST table (LPAT) pointed to by CVTEPLPS.
Associated problem data
Except for operator cancel abends (codes 222 and 122), a software record is written to the logrec data set.

Variable SDWAPTR in module CSVLLCRE contains the address of the SDWA. The fields in the SDWA filled in are: SDWAMODN, SDWACSCT, SDWAREXN, SDWASC, SDWAMLVL, SDWARRL, and SDWACID.

The variable area in the SDWA (SDWAVRA) contains CSVLLCRE's processing status footprints (field FPCRE in CSVLLCRE), and data from the LLCB (field FPCES in CSVLLCRE).

Field CVTLLCB points to the LLA control block (LLCB) in nucleus module CSVLLCB1. LLCBASCB contains the address of the ASCB of the current LLA address space. The LLCB contains processing status flags and LLA-related data.

Field FOOTPRTS in CSVLLCRE contains footprints indicating the processing status and the resources that were owned by CSVLLCRE at the time of the error.