Environment variables / Genero environment variables |
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="@" export DBDELIMITER