CSV235I   {UPDATE=xx | LLA=xx} NOT PROCESSED BY LLA. text

Explanation

Because of an error, LIBRARY lookaside (LLA) was not able to obtain the LLA start or update specification statements from an LLA parmlib member.

In the message text:
xx
The suffix that the operator entered to specify the parmlib member name CSVLLAxx, which contains the LLA start or update specifications. If the LLA start procedure contains an IEFPARM DDname statement, CSVLLAxx is in the data set allocated to that DD statement. Otherwise, CSVLLAxx is in the parmlib concatenation. CSVLLAxx can point to other LLA parmlib members through keywords.
text
Identifies the error, which is one of the following:
  • NO “)” FOUND
  • INVALID KEYWORD: recordtext
  • INVALID SUFFIX: recordtext
  • SUFFIX KEYWORD MISSING: recordtext
  • INVALID MODULE NAME: recordtext
  • INVALID DATA SET NAME: recordtext
  • INVALID COMMENT: recordtext
  • ERROR READING FIRST RECORD OF CSVLLAxx IN dsname
  • I/O ERROR FOR CSVLLAxx IN dsname
  • LIBRARIES” CONFLICTS WITHREMOVE” FOR dsname
  • UNABLE TO ALLOCATE dsname
  • UNABLE TO OPEN dsname
  • MEMBER CSVLLAxx IS NOT IN dsname
  • UNABLE TO USE PARMLIB dsname
  • RECURSIVE USE OF CSVLLAxx FROM dsname
  • “FREEZE” CONFLICTS WITH “NOFREEZE” FOR dsname
  • “FREEZE” CONFLICTS WITH “REMOVE” FOR dsname
  • “NOFREEZE” CONFLICTS WITH “REMOVE” FOR dsname
  • INVALID OPTION WITH “EXIT1”, MUST BE “ON” OR “OFF”: recordtext
  • INVALID OPTION WITH “EXIT2”, MUST BE “ON” OR “OFF”: recordtext
  • INVALID “GET_LIB_ENQ” OPTION, USE “YES” OR “NO”: recordtext

Message CSV236I is issued with CSV235I, and provides information about where LLA found the error.

System action

The system ends the LLA start or update process, leaving the state of LLA unchanged.

Operator response

If CSVLLAxx cannot be allocated, opened, or found, verify that CSVLLAxx exists before reentering the start or update command.

If LLA's start JCL contains a //IEFPARM DD statement, verify that the required CSVLLAxx member is in the specified DD data set. If LLA's start JCL does not contain a //IEFPARM DD statement, verify that the required CSVLLAxx member is in the parmlib concatenation. To display a list of the data sets in the parmlib concatenation, issue the DISPLAY PARMLIB command. If the required CSVLLAxx member cannot be found, have the system programmer make the required corrections. Then stop and restart LLA.

If CSVLLAxx contains incorrect specifications or syntax, have the system programmer correct these errors. Then reenter the start or update command.

If the parmlib member dsname is unusable, stop and then restart LLA.

If CSVLLAxx experienced an I/O error or an error while reading the first record, have the system programmer identify and eliminate the cause of the error. Then reenter the start or update command.

System programmer response

When the operator notifies you of an error in the LLA start or update process, identify and correct the error before telling the operator to reenter the start or update command.

Source

Contents supervision (CSV)

Routing Code

2,10

Descriptor Code

4