SODBC_TMPOPT
Exclude temporary files from system catalog
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The SODBC_TMPOPT environment variable causes xfODBC to exclude tables attached to temporary files from the system catalog.
Value
1.
Discussion
By default, when dbcreate generates a system catalog, it includes tables that describe temporary files (that is, files for which the Repository Temporary flag is set). To omit tables that describe temporary files, set SODBC_TMPOPT.
Setting location
The environment where you run dbcreate.
Used by
xfODBC
See also
Excluding tables attached to temporary files (SODBC_TMPOPT)
Examples
In the environment on Windows,
set SODBC_TMPOPT=1