BASIC_STORAGE Attributes
The BASIC_STORAGE indexing type supports these attributes for database tables and indexes.
Table 39 BASIC_STORAGE Attributes
| Attribute | Attribute Value |
|---|---|
big_io |
Parameter clause to improve the query performance for the There is not much of a query performance improvement when the data storage is on solid state disks. Set it to Note: The Oracle recommends that you allow this value to be set to its default value of |
c_table_clause |
Parameter clause to specify the storage clause for the To understand the purpose of |
d_table_clause |
Parameter clause to specify the storage clause for the This clause may be specified if the forward index feature is being used. The forward index feature is used to increase the query performance while calculating snippets. If the The |
d_index_clause |
Parameter clause for the $DI search index creation on the $D table. Specify storage and tablespace clauses to add to the end of the internal CREATE Index statement. |
e_table_clause |
Parameter clause for the $E table (section/namespace dictionary table) creation. |
forward_index |
Parameter clause to improve the performance of the following
Set it to The default is |
g_index_clause |
Parameter clause for the Specify the storage and tablespace clauses to add to the end of the internal When a |
g_table_clause |
Parameter clause for the Specify the storage and tablespace clauses to add to the end of the internal When a |
h_index_clause |
Parameter clause for the Specify the storage and tablespace clauses to add to the end of the internal |
i_index_clause |
Parameter clause for the If you choose to override the default, Oracle recommends including |
i_rowid_index_clause |
Parameter clause to specify the storage clause for the This clause is only used by the Note: The Oracle Text indextype
|
i_table_clause |
Parameter clause for the The Note: Oracle strongly recommends that you do not specify "disable storage in row" for |
k_table_clause |
Parameter clause for the The |
k_index_clause |
Parameter clause for the $KI index creation on the $K table. Specify storage and tablespace clauses to add to the end of the internal CREATE INDEX statement. |
kd_index_clause |
Parameter clause for the The |
kr_index_clause |
Parameter clause for the Similar to the |
kg_table_clause |
Parameter clause for the The |
kg_index_clause |
Parameter clause for the $KGI index creation on gram_text. Specify storage and tablespace clauses to add to the end of the internal CREATE INDEX statement. |
n_table_clause |
Parameter clause for the The |
n_index_clause |
Parameter clause for the $NI index creation on the $N table. Specify storage and tablespace clauses to add to the end of the internal CREATE INDEX statement. |
o_table_clause |
Parameter clause to specify the storage clause for the This clause may be specified if the forward index feature is being used. The forward index feature is used to increase the query performance while calculating snippets. If the The |
o_index_clause |
Parameter clause for the $Z index creation on the $O table. |
p_table_clause |
Parameter clause for the substring or pattern Specify storage and tablespace clauses to add to the end of the internal |
p_index_clause |
Parameter clause for the $PI index creation on the $P table. Specify storage and tablespace clauses to add to the end of the internal CREATE INDEX statement. |
r_table_clause |
Parameter clause for the The The default clause is: If you modify this attribute, always include this clause for good performance. Note: When you set the |
s_table_clause |
Parameter clause for the * For performance reasons, The S table is the table that stores If this clause is specified for a storage preference in an index without |
save_copy |
Parameter clause to specify saving the document to the Specify this clause to use the forward index feature for increasing the query performance while calculating snippets. Set it to Set it to The default is |
save_copy_max_size |
Parameter clause to specify the maximum size of a document to save in the If the document size is greater than the size specified in this attribute, the truncated version of the document having the size specified in this attribute is saved in the If the The default is 0, and the whole document is saved in the Note: The |
separate_offsets |
Parameter clause to improve the query performance for the Set it to Note: The |
single_byte |
Storage option for better performance if all the indexed data that is known in advance is single-byte. When set to |
sn_table_clause |
Parameter clause for the $SN table (Searchable SDATA for NUMBER table) creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The default clause is: 'LOB(VAL_INFO) STORE AS (CACHE)'. |
sn_index_clause |
Parameter clause for the $SNI index (Searchable SDATA NUMBER index) creation on the $SN table. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
sni_index_clause |
Parameter clause for the $SNI index creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
sd_table_clause |
Parameter clause for the $SD table (Searchable SDATA for DATE table) creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The default clause is: 'LOB(VAL_INFO) STORE AS (CACHE)'. |
sd_index_clause |
Parameter clause for the $SDI index (Searchable SDATA DATE index) creation on the $SD table. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
sdi_index_clause |
Parameter clause for the $SDI index creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
sv_table_clause |
Parameter clause for the $SV table (Searchable SDATA for VARCHAR2(255) table) creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The default clause is: 'LOB(VAL_INFO) STORE AS (CACHE)'. |
sv_index_clause |
Parameter clause for the $SVI index (Searchable SDATA VARCHAR2 index) creation on the $SV table. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
sr_table_clause |
Parameter clause for the $SR table (Searchable SDATA for RAW(255) table) creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The default clause is: 'LOB(VAL_INFO) STORE AS (CACHE)'. |
sr_index_clause |
Parameter clause for the $SRI index (Searchable SDATA RAW index) creation on the $SR table . Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
sbd_table_clause |
Parameter clause for the $SBD table (Searchable SDATA for BINARY_DOUBLE table) creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The default clause is: 'LOB(VAL_INFO) STORE AS (CACHE)'. |
sbd_index_clause |
Parameter clause for the $SBDI index (Searchable SDATA BINARY_DOUBLE index) creation on the $SBD table. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
sbf_table_clause |
Parameter clause for the $SBF table (Searchable SDATA for BINARY_FLOAT table) creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The default clause is: 'LOB(VAL_INFO) STORE AS (CACHE)'. |
sbf_index_clause |
Parameter clause for the $SBFI index (Searchable SDATA BINARY_FLOAT index) creation on the $SBF table. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
st_table_clause |
Parameter clause for the $ST table (Searchable SDATA for TIMESTAMP(9) table) creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The default clause is: 'LOB(VAL_INFO) STORE AS (CACHE)'. |
st_index_clause |
Parameter clause for the $STI index (Searchable SDATA TIMESTAMP index) creation on $ST table. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
stz_table_clause |
Parameter clause for the $STZ table (Searchable SDATA for TIMESTAMP(9) WITH TIME ZONE table) creation. Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The default clause is: 'LOB(VAL_INFO) STORE AS (CACHE)'. |
stz_index_clause |
Parameter clause for the $STZI index (Searchable SDATA TIMESTAMP WITH TIME ZONE index) creation on the $STZ table. Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
stage_itab |
Switch to improve the query performance for the When the When the When the Set |
stage_itab_auto_opt |
New storage option to enable automatic background optimize merge. Setting |
stage_itab_max_rows |
Storage option to ensure that the $G ( When the number of rows in the $G table exceeds this setting, a process is started to move all data from the $G table to the $I table, optimizing the data as it is moved. Note that this may cause certain SYNC operations or commits if SYNC(ON COMMIT) is used to take an unexpectedly long time because they may be moving many $G rows which have been inserted by other processes. If this is unacceptable, set When scheduling an auto optimization job, set If You can set If you set the value to 0 the automatic background merge is turned off. In this case, you must manually run With |
stage_itab_parallel |
New storage option controls the degree of parallelism used to merge rows from the The default value is 16 for the degree of parallelism. |
u_table_clause |
Parameter clause for the $U table (rowid staging/queue table). Specify the storage and tablespace clauses to add at the end of the internal CREATE TABLE statement. The $U table keeps track of concurrent updates. |
u_index_clause |
Parameter clause for the $UI search index creation on the $U table . Specify the storage and tablespace clauses to add at the end of the internal CREATE INDEX statement. |
x_index_clause |
Parameter clause for the $X index creation. Specify storage and tablespace clauses to add to the end of the internal CREATE INDEX statement. |
Related Topics