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

Newest Cobol Compiler and problems with Search-All Statement


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Wed May 23, 2007 7:42 pm
Reply with quote

Hi all !

New COBOL-Compiler "Enterprise COBOL for z/os 3.4"

We just installed the newest Cobol compiler on one of our systems.
This one, as IBM told, will fix some problems. Also some problems with the Search-All statement when the comparison strings don't have the same length.

But now, I have the problem, that a normal Search-All, who is working in any other of our environments produces an abend in this particular system with the latest compiler.

I compiled and tested the same programm in two systems. In the system with the older compiler, no problems during batch-run. In the system with the new compiler, abend IGZ0099C Internal error 2 was detected in module IGZCLDR at execution of a Search-All statement.

Now, does anyone has likely encountered some same problems or is anyone familiar with that problem and has already an soloutin for this ???

A quick response would be great.

Thank's & Regards, UmeySan
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Wed May 23, 2007 7:51 pm
Reply with quote

Hi all !

New COBOL-Compiler "Enterprise COBOL for z/os 3.4"

We just installed the newest Cobol compiler on one of our systems.
This one, as IBM told, will fix some problems. Also some problems with the Search-All statement when the comparison strings don't have the same length.

But now, I have the problem, that a normal Search-All, who is working in any other of our environments produces an abend in this particular system with the latest compiler.

I compiled and tested the same programm in two systems. In the system with the older compiler, no problems during batch-run. In the system with the new compiler, abend IGZ0099C Internal error 2 was detected in module IGZCLDR at execution of a Search-All statement.

Now, does anyone has likely encountered some same problems or is anyone familiar with that problem and has already an soloutin for this ???

A quick response would be great.

Thank's & Regards, UmeySan
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed May 23, 2007 8:12 pm
Reply with quote

Have you checked with IBM for a known problem?
PK16765: EXEC BINARY SEARCH ALL ... WHEN .. STATEMENTS MAY GIVE DIFFERENT RESULTS WITH ENT COBOL 3.4 COMPILER.
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Wed May 23, 2007 8:41 pm
Reply with quote

Hi Bill !

Great, thanks & regards, UmeySan

This is the important fact:

Also note that the IGZ0099C message will occur if the program involved contains a SEARCH ALL statement regardless of whether the key and argument are the same length or not.
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Search two or more word with FILEAID Compuware & Other Tools 15
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top