DBDELIMITER
Defines the value separator for unload data files.
The DBDELIMITER environment variable defines the value delimiter for LOAD
and UNLOAD
instructions.
If DBDELIMITER is not defined, the default delimiter is a (|
) pipe.
Do not use backslash or hex digits (0-9, A-F, a-f).
DBDELIMITER defines also the default delimiter for the base.Channel
in/out API.