Tablet Accessory User Manual
Managing an Engine Database
136 iPlanet Integration Server • Process System Guide • August 2001
Dump/Restore Environment Variables
iIS provides a set of environment variables for use with the Dump/Restore facility.
You can set these variables to provide values for both the Dump/Restore
application and the command-line utility.
Variable Description
WFDR_ENGINE The name of the iIS engine.
WFDR_DIRECTORY The directory in which to place the dump files. The default
value is the directory in which the application resides.
WFDR_DATAFILE The default name for the data file. The default value is
dumprest.log
WFDR_TABLETYPES The category of tables stored in the database. Valid values
are REGISTRATION, STATE, HISTORY. To specify more
than one category of tables, separate the categories with a
colon. For example: WFDR_TABLETYPE=registration:state