HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Error messages

HLASM Programmer's Guide
SC26-4941-06

When ASMAXFLU detects an error, it writes an error message to the XFLUOUT data set. The following messages might be written:
  • ASMAXFLU called with unknown ADATA Definition Level.

    Check the value of ADATA_LEVEL in the ADATA record header.

  • ASMAXFLU called for other than Assembler ADATA?

    Check the value of ADATA_VERSION in the ADATA record header.

  • ASMAXFLU library record has no member names?

    Check the value of ADMXREF_MACROS_NUM in the X'0060' ADATA record.

  • ASMAXFLU library record missing member data?

    Check the value of ADMXREF_MACRO_NAME_LEN in the X'0060' ADATA record.

  • ASMAXFLU Job-ID record has no file names?

    Check the value of ADJID_FILES_NUM in the X'0000' ADATA record.

  • ASMAXFLU called with unrecognized action code.

    The action code is not 0, 1, or 3.

  • ASMAXFLU called with unrecognized exit type.

    The exit_type is not 4.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014