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.

1

Explanation

Data set name not found in parameter list.

User response

Contact the project manager.

Project manager response

Check the language definition PORDER value and syntax.

2

Explanation

The statistical information address (@@FLMSTP) was not found in the parameter list.

User response

Contact the project manager.

Project manager response

Check the language definition syntax (STATINFO parameter on the OPTIONS parameter on the FLMTRNSL FLMLPGEN parser).

3

Explanation

The list information address (@@FLMLIS) was not found in the parameter list.

User response

Contact the project manager.

Project manager response

Check the language definition syntax (LISTINFO parameter on the OPTIONS parameter on the FLMTRNSL FLMLPGEN parser).

4

Explanation

Dependency name longer than 8 characters was recognized. The dependency is not added to the dependency list. Processing continues.

User response

Verify and correct the length of the dependency name.

Project manager response

None.

5

Explanation

Maximum list size (LISTSIZE) was not found in parameter list.

User response

None.

Project manager response

Check the language definition syntax (LISTSIZE parameter on the OPTIONS parameter on the FLMTRNSL FLMLPGEN parser).

6

Explanation

SOURCEDD parameter is greater than eight characters.

User response

Contact the project manager.

Project manager response

Check the language definition syntax (SOURCEDD parameter on the OPTIONS parameter on the FLMTRNSL, FLMLPGEN parser).

7

Explanation

The number of parsed dependencies exceeds the size of the $list_info array, that 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. Be sure that LISTSIZE on the FLMTRNSL macro is set to @@FLMSIZ. Reassemble and relink the project definition.

9

Explanation

Bad value encountered for LISTINFO, LISTSIZE or STATINFO.

User response

Contact the project manager.

Project manager response

Check the language definition syntax (OPTIONS parameter on the FLMTRNSL, FLMLPGEN parser).

10

Explanation

Member name not found.

User response

None.

Project manager response

Check the language definition syntax.

12

Explanation

Invalid language.

User response

Contact the project manager.

Project manager response

Check the language definition syntax (LANG parameter on the OPTIONS parameter on the FLMTRNSL, FLMLPGEN parser).

22

Explanation

I/O error.

User response

Check the source code for a dependency name greater than 8 characters. The I/O error may occur when the TSO prefix is not set and the parser attempts to allocate an error data set. If the TSO prefix was not set then set the TSO prefix and run the parse again if you cannot locate the dependency name that is greater than 8 characters.

Project manager response

Verify the data sets used by the parser OPEN and CLOSE properly.

101 - 199

Explanation

The data set specified by the PARSEDSN keyword could not be allocated.

User response

Contact the project manager.

Project manager response

Verify that the data set designated by the keyword exists.

201 - 299

Explanation

The data set specified by the PARSEDSN keyword could not be opened, or is already opened.

User response

Verify that the data set exists, is not in use, and has not been allocated with a disposition of SHR or MOD.

Project manager response

None.

401 - 499

Explanation

An error occurred reading the data set specified by the PARSEDSN keyword. The data set is either empty, not opened for input, or has exceeded its space capacity.

User response

Verify that the data set exists, it is not empty, and the space allocation will support the process.

Project manager response

None.

500

Explanation

An error occurred when closing the file or when freeing storage.

User response

Contact the project manager.

Project manager response

Contact your IBM® service representative.

599

Explanation

An ABEND was detected during I/O or allocation of the data set to be parsed.

User response

Check to see if the data set member to be parsed exists. An improper value for STATINFO in the OPTIONS of the FLMTRNSL for the parser can be another cause.

Project manager response

Make sure the data set member exists. Make any necessary corrections to the project definition; assemble and link the project definition.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014