PLCONFIG environment variable

The PLCONFIG environment variable specifies the name of the configuration file that the High Performance Loader (HPL) uses. This file must be located in the $INFORMIXDIR/etc directory. If the PLCONFIG environment variable is not set, then $INFORMIXDIR/etc/plconfig is the default configuration file.
setenvPLCONFIGfilename
filename
Specifies the simple file name of the configuration file that the High-Performance Loader uses.
For example, to specify the $INFORMIXDIR/etc/custom.cfg file as the configuration file for the High-Performance Loader, enter the following command:
setenv PLCONFIG custom.cfg

For more information, see the HCL OneDB™ High-Performance Loader User's Guide.