Allows automatic trimming of partial multibyte character data.
DBA permissions are not required to set this option. Can only be set for the PUBLIC group. Takes effect immediately.
A partial multibyte character is replaced with a blank when loading into a CHAR column.
A partial multibyte character is truncated when loading into a VARCHAR column.
When TRIM_PARTIAL_MBC is OFF, normal CONVERSION_ERROR semantics are in effect.