DBONPLOAD environment variable

Use the DBONPLOAD environment variable to specify 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.

1  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 HCL OneDB™ High-Performance Loader User's Guide.