Preparing multiple onpload databases

Each database server can have only one active onpload database. In most cases, you can use the default onpload database, which is named onpload. If you choose to prepare multiple databases to hold different types of control information, you must set the DBONPLOAD environment variable before you can run a load or unload.

Procedure

To prepare multiple onpload databases with ipload:
  1. Set the DBONPLOAD environment variable to the name of the alternative onpload database.
  2. Restart ipload.
  3. Use ipload to prepare the alternative database.

Results

During load and unload jobs, the ipload, onpload, and onpladm utilities use the value of the DBONPLOAD environment variable that is set in the client environment, regardless of whether the DBONPLOAD environment variable is set on the server. The ipload, onpload, and onpladm utilities use the value of the DBONPLOAD environment variable that is set on the server only if the DBONPLOAD environment variable is not set in the client environment.