Hi all,

We are in the midst of a migration to Enterprise COBOL 6.2 and I'm trying 
to find a way to report on the compiler version of program objects in a 
particular load library. I've got the COBANALZ program (CBT File 321) 
working, but it seems to choke on CICS programs that were compiled with 
the integrated compiler at version 6.2; COBANALZ abends with a S0C4-11. 
>From the output in SYSPRINT, it seems that the previous program was "held 
on to." Here's an example where CZMVS032 is the program it choked on and 
CZMVS031 was reported on successfully just before:

...
------------ Info 
-----------------------------------------------------------------------------------
 

  
Program: CZMVS032 is COBOL Enterprise Version 06 Release 02 Mod-Level 00   
 
  
------------ Timestamps 
----------------------------------------------------------------------------- 

  
Compiled program name CZMVS031  
Date: 24.01.2018 (european) 24.Jan.2018 (long)  Time: 10:32:36    
  
------------ Statistics 
-----------------------------------------------------------------------------
... 


COBANALZ does report successfully on COBOL 4.2 CICS programs that used the 
integrated compiler or the CICS translator. I've also researched AMBLIST, 
but that doesn't seem to allow me to report on an entire PDSe. 

Does anyone know if there's a way to report on the compiler version used 
for an entire PDSe? We have IDz, Debug Tool 14.0 if those could be used.

Thanks for any input, or a suggestion of a better list to post this on.

Andrew Arentsen

**********************************************************************
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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

Reply via email to