My Oracle Support Banner

Tux 8.1 - FML buffer sizing (Doc ID 774540.1)

Last updated on OCTOBER 23, 2023

Applies to:

Oracle Tuxedo - Version 8.1 and later
Information in this document applies to any platform.
Information in this document applies to any platform

Goal

The sizing of FML buffers appears to be incorrect for buffers that are received by services.
For example,  SVC1 receives an FML buffer, allocates a new bigger buffer based on the size of the received buffer
(i.e., info->len), tpcalls SVC2, then tpreturns.  Subsequent calls to SVC1 reuse the bigger buffer allocated by the
previous invocation.  Thus, a sequence of calls to SVC1 results in increasingly larger buffers being allocated, even
though the client passes buffers of the same size.  Eventually the SVC1 process runs out of space.

Solution

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
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.