Home | Previous Page | Next Page   Environment Variables > Environment Variables >

PLCONFIG (IDS)

The PLCONFIG environment variable specifies the name of the configuration file that the High-Performance Loader (HPL) uses. This file must reside in the $INFORMIXDIR/etc directory. If the PLCONFIG environment variable is not set, then $INFORMIXDIR/etc/plconfig is the default configuration file.

Read syntax diagramSkip visual syntax diagram>>-setenv--PLCONFIG--filename----------------------------------><
 
filename
specifies the simple filename 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 IBM Informix: High-Performance Loader User's Guide.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]