Initializing help system before first use

OCItruncsize

Description
Length of the largest string that has been truncated.
Type
Integer, read only
Note
When exporting text to the database all strings must fit into the predefined column size ( OCIcolsize). If strings are truncated due to this limit the operation status is set to false (see OCIsuccess) and this parameter receives the size that should be used to avoid any truncation.
Set by routines
See also
Module