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 a successful completion.

User response

None.

Project manager response

None.

4

Explanation

At lease one, but not all, of the members processed were built successfully.

User response

Check the build messages produced to determine which members failed to build successfully.

Project manager response

None.

8

Explanation

The FLM_INFO parameter does not specify a valid SCLM information record pointer.

User response

Contact the project manager.

Project manager response

The FLM_INFO parameter is either missing or does not specify a valid pointer to the SCLM information record. This parameter should be specified as follows: FLM_INFO=@@FLMINF. Correct this parameter on the translator definition in the project definition being used. Regenerate the project definition. Submit the job again.

12

Explanation

The compiler output file allocated to ddname ADAOUT contains some unexpected information.

User response

Contact the project manager.

Project manager response

Verify that the file allocated to the ADAOUT ddname is the output file generated by the input list compiler. To do this, look at the contents of the file allocated to ADAOUT. Specify the PRINT=Y parameter on the FLMALLOC macro for the ADAOUT file allocation for the input list compiler translator definition. Regenerate the project definition you are using, and submit the job again. The job output will contain the contents of the file allocated to ADAOUT.

For IBM® Ada/370, the compiler documentation lists the contents of the output file generated by the input list compile. Verify that the contents of the ADAOUT file printed in the job output conform to the documented values in the compiler documentation. If they do not match, report this problem to your IBM service representative.

When the information in the ADAOUT file is not as expected, contact your IBM service representative for assistance.

16

Explanation

Indicates that a line in the output file allocated to ddname ADAOUT has an unexpected format.

User response

Contact the project manager.

Project manager response

See the project manager response described for return code 12 of this translator.

20

Explanation

Indicates the file allocated to the ADAOUT ddname is empty.

User response

Verify that the input list compiler was successfully invoked and produced an output file. If necessary, contact the project manager.

Project manager response

Verify that the ADAOUT ddname was allocated for the invocation of the input list compiler. If necessary, add an FLMALLOC macro for the ADAOUT ddname to the input list compiler translator definition. Regenerate the project definition and submit the job again. If this problem recurs, report this problem to your IBM service representative for assistance.

24

Explanation

Indicates that the ADAOUT ddname is not allocated.

User response

Contact the project manager.

Project manager response

This could indicate improper usage of the FLMTPST translator. The FLMTPST translator should be invoked only after the input list compiler has been invoked. Verify that the language definition being used is for input list processing and that the FLMTPST translator is being invoked after the input list translator.

Also, verify that there is an FLMALLOC macro specified for the ADAOUT ddname for a previous build translator in the current Ada language definition. If either of these problems are present, change the language definition, the project definition, or both to correct the problem. Regenerate the project definition and submit the job again.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014