IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

COBOL Migration IGZ0099C Error


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sudhaaa

New User


Joined: 24 Mar 2005
Posts: 51

PostPosted: Thu May 08, 2008 7:45 pm
Reply with quote

Hi All !

My task is to migrate VS COBOL II programs to new COBOL-Compiler "Enterprise COBOL for z/os 3.4"

The batch job throws an error that is new to me.

IGZ0014W IGZETUN is no longer supported. Its content was ignored.
IGZ0099C Internal error 102 was detected in module IGZENRI.


Now, have anyone of you encountered similar problem or is anyone familiar with what IGZENRI\IGZETUN is?

Would you be able advice me on possible solutions pls..??

A quick response is much appreciated.

Cheers,
Sudhaaa
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Thu May 08, 2008 8:19 pm
Reply with quote

Verify that your SYSLIB concatenation for compilation is using the Enterprise COBOL libraries.

Perhaps an older COBOL2 library is being referenced, which is causing grief for Enterprise?

There should have been some sort of migration assistance included. But then again, COBOL2 has been out of support for quite some time and IBM didn't include this version of COBOL as part of their migration path simply because of this reason?

Just a SWAG on my part. icon_confused.gif

HTH....

Regards,

Bill
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Error to read log with rexx CLIST & REXX 11
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Error when install DB2 DB2 2
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top