CSV239I   LIBRARY LOOKASIDE IS NOT USING ITS RESOURCE MANAGER. ATTACH MACRO RETURN CODE = return-code

Explanation

LIBRARY lookaside (LLA) attempted to attach its address space resource manager subtask, but the ATTACH macro returned a non-zero return code, return-code. The return code matches the contents of register 15 on return from the ATTACH macro.

In the message text:
return-code
The return code.

System action

If LLA was processing an initial build, LLA ends. Otherwise, if LLA successfully built its directory, LLA continues operating. However, system performance might be affected because some of LLA's performance benefits cannot be used. Without a resource manager, LLA cannot:
  • Stage selected modules into the virtual lookaside facility (VLF) data space. With an operational resource manager, this staging allows LLA later to fetch the modules from virtual storage without I/O, and with a reduced number of processor instructions.
  • Clean up control blocks after refreshes. With an operational resource manager, this cleaning prevents a shortage of storage after each refresh.

Operator response

Notify the system programmer.

System programmer response

Correct the cause of the error.

Source

Contents supervision (CSV)

Routing Code

2,10

Descriptor Code

4