The workdir statement specifies the directory to which work files used during execution of pddbst are to be output. pddbst uses work files for executing database condition analysis and for sorting data.
Table 15-1 Directory to which pddbst outputs work files
workdir statement | pd_tmp_directory operand in the system definition | ||
---|---|---|---|
Specified | Omitted | ||
TMPDIR environment variable# | |||
Specified | Omitted | ||
Specified | Directory specified in the workdir statement | ||
Omitted | Directory specified in pd_tmp_directory | Directory specified in TMPDIR | /tmp directory |
workdir dir=directory-name-for-work-files |
~<path name> ((up to 1,000 bytes))
Specifies the absolute path name of the directory to which work files are to be output.