ASMA044E Undefined symbol - ESYMBOLHDR
search cancel

ASMA044E Undefined symbol - ESYMBOLHDR

book

Article ID: 8734

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

While assembling the ESYMBOLS table you can get errors.  

** ASMA044E Undefined symbol - ESYMBOLHDR

** ASMA435I Record nn in iprfx.iqual.CSIQOPTN($ESYMBOL)

Cause

Check the end of the assembler listing for error 'ASMA140W END record missing'

END instruction is missing at the end of the ESYMBOL table.

Resolution

Check the ESYMBOL table and if the END is missing, correct it as follows:

***********************************************************************
* LAST INVOCATION - END THE TABLE GENERATION                           
*---------------------------------------------------------------------*
         $ESYMBOL CALL=END                                             
         END