I have been looking at the dump capture in Abend-Aid.

Is the assembler routine LE Compliant of Compatible?

Not sure how to tell. Based on the assemble date (12 MAY 1989) I will say no.


Does it use the CEE macros to establish the LE environment?

No


When was it last assembled?

12 MAY 1989


What does the summary dump look like? Is it S0C4-04?

Just SOC4 according to Abend-Aid

Abend-Aid suggestions:
 -  Reference to a data area of a closed or unopened  
    file. (Locate mode)                               
 -  Reference to freemained or freepooled storage.    
 -  Corrupted base register.                          
 -  Incorrect or missing USING or DROP statement.     
 -  Incorrect use of a branching instruction.         
    (B, BC, BAL, BALR, BCT, BCTR, BASR, BASSM, etc.)  
    Example:          B     R14                       
    instead of:       BR    R14                       
 -  Failure to supply a SAVEAREA for a subprogram     
    or supervisor service which requires one.         
 -  Reference to a JFCB using TIOEJFCB.               
    (Look for an odd JFCB address).                   
 -  Attempting to access storage above                
    the 16m line when running amode 24.               


Is it an authorized program running in an unauthorized library?

No

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to