attachClobToTempFile()

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)
clobVariable
The variable of type CLOB.

Related reference
CLOB
EGL library LobLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.