TMPDIR, TEMP, TMP

Defines the directory for temporary files.

Usage

The TMPDIR, TEMP and TMP environment variables define the directory where temporary files are created by the operating system and by some other software.

TMPDIR and TMP are mainly used on UNIX™ platforms, TEMP and TMP are used on Windows™.

Use DBTEMP to define the temp file directory for runtime system temporary files.