APAR status
Closed as program error.
Error description
IGYPG3327-U Code generation is seen when using FUNCTION RANDOM. This happens when using compile time option ARITH(EXTEND).
Local fix
Use compiler option ARITH(COMPAT). If that's impossible, consider writing a small subroutine that only has a single statement in it for the FUNCTION RANDOM. Compile that one with ARITH(COMPAT). Call this small subroutine when you need a random number.
Problem summary
FUNCTION RANDOM gives IGYPG3327-U error.
Problem conclusion
Solved by COBOL for AIX version 4.1.1.7.
Temporary fix
Comments
APAR Information
APAR number
PM70558
Reported component name
COBOL COMPILER
Reported component ID
5724V6200
Reported release
411
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-08-08
Closed date
2012-10-11
Last modified date
2012-10-11
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
COBOL FOR AIX
Fixed component ID
5724Z8700
Applicable component levels
R411 PSY UK82519
UP12/10/11 P 9999
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.