The system function LobLib.attachClobToTempFile copies the data referenced by a variable of type CLOB into a unique, temporary system file. This function minimizes the memory used at run time.
LobLib.attachClobToTempFile(clobVariable CLOB in)
Related concepts
Syntax diagram for EGL functions
Related reference
CLOB
EGL library LobLib