>I am receiving message
>
>IGZ0099C Internal error CLLE-GPCB was detected in module IGZCEV19
>
>after compiling a COBOL/ASSEMBLER system with COBOL V6.2
>
>The LE manual does not include these values for the IGZ0099C message. Where
>might this be documented?
Maybe you are trying to run on a system that is missing PTFs in LE to
support COBOL V6 programs. Have you run the SMP/E MISSINGFIX command
as recommended in the COBOL Program Directory?
Note, I just learned there is a better way than what is currently
documented ...
We currently recommend this:
FIXCAT(IBM.TargetSystem-RequiredService.Enterprise-COBOL.V5R1,
IBM.TargetSystem-RequiredService.Enterprise-COBOL.V5R2,
IBM.TargetSystem-RequiredService.Enterprise-COBOL.V6R1,
IBM.TargetSystem-RequiredService.Enterprise-COBOL.V6R2,
IBM.TargetSystem-RequiredService.Enterprise-COBOL.V6R3)
But I am going to update the manuals to recmomend this instead:
FIXCAT(IBM.TargetSystem-RequiredService.Enterprise-COBOL.*)
This will tell you if you are missing PTFs required to run COBOL V6
programs.
Cheers,
TomR >> COBOL is the Language of the Future! <<
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN