Oracle 5.0 Reference Manual page 460

Table of Contents

Advertisement

Dynamic Variable
This is
if you are using
ON
mode. (Do not use
DB_PRIVATE
[440]
bdb_tmpdir
Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Variable Scope
Dynamic Variable
The
temporary file directory.
BDB
[440]
big_tables
If set to 1, all temporary tables are stored on disk rather than in memory. This is a little slower, but
the error
The table tbl_name is full
large temporary table. The default value for a new connection is 0 (use in-memory temporary tables).
Normally, you should never need to set this variable, because in-memory tables are automatically
converted to disk-based tables as required.
Note
This variable was formerly named sql_big_tables.
binlog_cache_size
Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Variable Scope
Dynamic Variable
Server System Variables
No
--bdb-shared-data
when initializing Berkeley DB.)
--bdb-tmpdir=path
bdb-tmpdir=path
Yes,
bdb_tmpdir
bdb-tmpdir
Global
No
Permitted Values
Type
file name
does not occur for
[440]
--binlog_cache_size=#
binlog_cache_size
Yes,
binlog_cache_size
binlog_cache_size
Global
Yes
Permitted Values
Platform
32
Bit Size
Type
numeric
Default
32768
Range
4096 .. 4294967295
Permitted Values
Platform
64
Bit Size
Type
numeric
Default
32768
Range
4096 .. 18446744073709547520
440
[1310]
to start Berkeley DB in multi-process
[440]
SELECT
[440]
operations that require a

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents