ASMAHL Command Error Messages (CMS)

ASMACMS002E
File fn ft fm not found
Explanation:

The file name you included in the ASMAHL command does not correspond to the names of any of the files on your disks.

Supplemental Information: The variable file name, file type, and file mode in the text of the message indicate the file that could not be found.

System action:

RC=28. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Reissue the ASMAHL with the correct file name.

ASMACMS003E
Invalid option option
Explanation:

You have included an option that is not correct with your ASMAHL command.

Supplemental Information: The variable option in the text of the message indicates the option that is not correct.

System action:

RC=24. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Check the format of the ASMAHL command, and reissue the command with the correct option.

ASMACMS004E
Improperly formed option option
Explanation:

You have included an improperly formed option with your ASMAHL command.

Supplemental Information: The variable option in the text of the message indicates the improperly formed option.

System action:

RC=24. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Check the format of the ASMAHL command, and reissue the command with the correct option.

ASMACMS005E
Truncation of options may have occurred because of tokenized PLIST format
Explanation:

The options have been passed to the ASMAHL command in tokenized PLIST format. Any options passed might have been truncated to 8 characters. This message is only issued when an error has been detected in one of the options that was specified.

System action:

The options are accepted as entered but might have been truncated.

Programmer response:

If the options have been truncated, invoke the ASMAHL command with the extended parameter list. If the SYSPARM option has been truncated, specify SYSPARM(?).

ASMACMS006E
No read/write disk accessed
Explanation:

Your virtual machine configuration does not include a read/write disk for this terminal session, or you failed to specify a read/write disk.

System action:

RC=36. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Issue an ACCESS command specifying a read/write disk.

ASMACMS007E
File 'fn ft fm' does not contain fixed length 80 character records
Explanation:

The source file you specified in the ASMAHL command does not contain fixed-length records of 80 characters.

Supplemental Information: The variable file name, file type, and file mode in the text of the message indicate the file that is in error.

System action:

RC=32. The command cannot be processed.

Programmer response:

You must reformat your file into the correct record length. CMS XEDIT or COPYFILE can be used to reformat the file.

ASMACMS010E
file name omitted and FILEDEF 'ddname' is undefined
Explanation:

You have not included a file name in the ASMAHL command, and no FILEDEF could be found for the ddname specified.

System action:

RC=24. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Reissue the ASMAHL command and specify a file name, or issue a FILEDEF for the ddname specified.

ASMACMS011E
file name omitted and FILEDEF 'ddname' is not for DISK
Explanation:

You have not included a file name in the ASMAHL command, and the FILEDEF for the ddname specified is not for DISK.

System action:

RC=24. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Reissue the ASMAHL command and specify a file name, or reissue the FILEDEF for the ddname specified with a device type of 'DISK'.

ASMACMS038E
Filename conflict for the SYSIN FILEDEF.
Explanation:

The file name specified on the ASMAHL command conflicts with the file name on the FILEDEF for the SYSIN ddname.

System action:

RC=40. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Reissue the FILEDEF command or the ASMAHL command specifying the same file name.

ASMACMS040E
Saved segment xxxxxxxx does not exist
Explanation:

The specified saved segment has not been included in the System Names Table (SNT).

System action:

RC=40. Processing of the command terminates.

Programmer response:

See your system administrator.

ASMACMS041E
The storage for saved segment xxxxxxxx is already in use
Explanation:

The storage for the specified saved segment has already been used by another saved segment.

System action:

RC=40. Processing of the command terminates.

Programmer response:

See your system administrator.

ASMACMS042E
SEGMENT error nnn loading saved segment xxxxxxxx
Explanation:

An error occurred when the ASMAHL command attempted to load the specified saved segment.

System action:

RC=40. Processing of the command terminates.

Programmer response:

See your system administrator.

ASMACMS043E
DIAGNOSE error nnn loading saved segment xxxxxxxx
Explanation:

An error occurred when the ASMAHL command attempted to load the specified saved segment.

System action:

RC=40. Processing of the command terminates.

Programmer response:

See your system administrator.

ASMACMS044E
NUCXLOAD error nnn loading xxxxxxxx module
Explanation:

An error occurred when the ASMAHL command attempted to load the specified module.

System action:

RC=40. Processing of the command terminates.

Programmer response:

See your system administrator.

ASMACMS052E
Option list exceeds 512 characters.
Explanation:

The string of options that you specified with your ASMAHL command exceeded 512 characters in length.

System action:

RC=24. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Reissue your ASMAHL command with fewer options specified.

ASMACMS062E
Invalid character c in file name xxxxxxxx
Explanation:

A character that is not permitted was specified in the file name specified on the ASMAHL command.

System action:

RC=40. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Check the format of the option with its correct parameters, and reissue the command with the correct parameter.

ASMACMS070E
Left parenthesis '(' required before option list
Explanation:

An option was specified after the file name but before the left parenthesis on the ASMAHL command.

System action:

RC=40. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Issue the ASMAHL command again with the option specified after the left parenthesis. Only the file name can be specified before the left parenthesis.

ASMACMS074E
Required module xxxxxxxx MODULE not found
Explanation:

The ASMAHL command was unable to load the specified module.

System action:

RC=40. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Verify you have accessed the disk containing the assembler and issue the ASMAHL command again.

ASMACMS075E
Device device invalid for xxxxxxxx
Explanation:

The device specified in your FILEDEF command cannot be used for the input or output operation that is requested in your program. For example, you have tried to read data from the printer or write data to the reader.

Supplemental Information: The variable device name in the text of the message indicates the incorrect device that was specified.

System action:

RC=40. Processing of the command terminates. The system remains in the same status as before the command was entered.

Programmer response:

Reissue your FILEDEF command, specifying the correct device for the required input operation.

ASMACMS076E
xxxxxxxx MODULE IS NOT IN RELEASE 6 FORMAT
Explanation:

The module xxxxxxxx is not in the required format for Release 6.

Note:
This message is only produced in uppercase English.
System action:

RC=40. Processing of the command terminates.

Programmer response:

Ensure that you have the correct version of the module available. Check the disks you have linked, and make sure you are not accessing modules from an earlier release of High Level Assembler. If the module is ASMADOPT, you might need to reassemble your default options module with the ASMAOPT macro provided with High Level Assembler Release 6. If you cannot resolve the problem, contact your High Level Assembler maintenance programmer, or your IBM service representative.


[ Top of Page | Previous Page | Next Page | Contents | Index ]