Official Content

Controls the generation of the TABLESPACE clause when creating indices in the database.

Description

If this property is not used, GeneXus will not generate the TABLESPACE clause when the indices are created. This means that the indices will be created, by default, in the current user's tablespace.

The specified value applies to all application indices (except for the case when specific tablespaces are indicated for particular indices) including those specified for the primary key, in any of its configuration options, see the Primary Key Definition Property.

Notes:

  • Applies when generating for SQL Server, Oracle, Informix and DB2 Universal Servers.

  • A change in this configuration option (moving indices to other tablespaces) will not force the entire reorganization of the database. The change affects the creation/reorganization processes that are carried out later on, and they are only performed over the indices that these processes can manipulate. In other words, a change in this configuration option will gradually be noticed by the database as these indices are created.
  • GeneXus does not create the tablespace. If an index is created and the Tablespace does not exist, an error will take place.

Values

The Index Storage Area Name; this property is not related to a default value.

How to apply changes

Create database

Scope

Platforms: Web(.Net, Java)

See Also

Storage Area Property
Default Temporary Storage Area Property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant