No Space in Fielded Buffer Error for FNEXT/FNEXT32 On Tuxedo
(Doc ID 2982144.1)
Last updated on OCTOBER 25, 2024
Applies to:
Oracle Tuxedo - Version 12.2.2 to 22.1.0.0.0 [Release 12c to 22c]Information in this document applies to any platform.
Symptoms
On encountering an error, Fnext32() does not change the OC but instead changes the fieldid
The first occurrence (oc=0) of field A does not fit into the buffer because it has 5 occurrences (last oc=4).
Then Fnext32() will return an error if fieldid=A and oc=4, but fieldid will be changed to B while oc remains 4, see below
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 |