Contents Index MAX_CURSOR_COUNT option [database] MAX_PLANS_CACHED option [database]

ASA Database Administration Guide
  Database Options
    Alphabetical list of options

MAX_HASH_SIZE option [database]


Function 

Specify the default maximum hash size for new indexes.

Allowed values 

Integer, from 2 to 64 inclusive.

Scope 

Can be set for the PUBLIC group only. Takes effect immediately. DBA permissions are required to set this option.

Default 

10

See also 

CREATE INDEX statement

CREATE TABLE statement

Description 

This option controls the default hash size for indexes. This option is deprecated.


Contents Index MAX_CURSOR_COUNT option [database] MAX_PLANS_CACHED option [database]