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

DBONPLOAD (IDS)

The DBONPLOAD environment variable specifies the name of the database that the onpload utility of the High-Performance Loader (HPL) uses. If DBONPLOAD is set, onpload uses the specified name as the name of the database; otherwise, the default name of the database is onpload.

Read syntax diagramSkip visual syntax diagram>>-setenv--DBONPLOAD--dbname-----------------------------------><
 
dbname
specifies the name of the database that the onpload utility uses.

For example, to specify the name load_db as the name of the database, enter the following command:

setenv DBONPLOAD load_db

For more information, see the IBM Informix: High-Performance Loader User's Guide.

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