z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


0

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

Explanation

Indicates successful completion.

User response

None.

Project manager response

None.

4

Explanation

The dependency list does not match the source code for one of the following reasons:
  • Truncation to 8 characters
  • No trailing quotation mark to match a leading quotation mark
  • Token consists of only 1 quotation mark
  • Token consists of only 2 quotation marks
  • Token is split between 2 lines using a hyphen in column 7 for concatenation
The dependency is not added to the list. Processing continues.

User response

Change the syntax to fit the parser. The line causing the error is written to data set userid.SCLMERR.member.

Project manager response

None.

8

Explanation

The number of parsed dependencies exceeds the size of the $list_info array, which is specified by the BUFSIZE parameter on the FLMLANGL macro.

User response

Either reduce the number of parsed dependencies for the member or contact the project manager.

Project manager response

Increase the buffer size (BUFSIZE=) on the FLMLANGL macro for the appropriate language definition. Reassemble and relink the project definition.

12

Explanation

FLMTRNSL parameters are incorrect or are not specified.

User response

Contact the project manager.

Project manager response

Verify that the FLMTRNSL parameters on the FLMTRNSL macro for the FLMLPCBL parser are valid.

16

Explanation

A GETMAIN error for I/O storage occurred Processing stops.

User response

Contact the project manager.

Project manager response

Contact your IBM® service representative.

20

Explanation

A severe error occurred. The source to be parsed cannot be opened or the LRECL is less than 16. Processing stops.

User response

Contact the project manager.

Project manager response

Verify the LRECL of the source file is 16 or greater.

22

Explanation

An I/O error occurred in the DCB while reading input. Processing stops.

User response

Contact the project manager.

Project manager response

Contact your IBM service representative.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014