How Do We Increase The Size Of An Array Used In COBOL?
(Doc ID 608375.1)
Last updated on JANUARY 26, 2024
Applies to:
PeopleSoft Enterprise CS Student Financials - Version 8.9 to 9.2 [Release 8.9 to 9]PeopleSoft Enterprise PT PeopleTools - Version 8.50 to 8.55 [Release 8.4]
Information in this document applies to any platform.
This document was previously published as Customer Connection Solution 410909
Symptoms
Occasionally, a program will exceed an array boundary. When this happens, the error message will read similar to this:
Error message - Error log table overflowed (14811, 90),
or
Evaluated Criteria table overflowed.
or
Commit failed on Err_Msg table. (14816,69)
Some programs are designed to abort when an array is exceeded.
Some will continue and end with 'success' but will not provide you the correct results.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |