The InfoStoreNamesDb2.properties file

The following properties are in the InfoStoreNamesDb2.properties file:
MetadataSchema

The metadata schema contains objects that relate to the definitions of data structures in the Information Store.

By default, the value is IS_Meta

DataSchema

The data schema contains objects that store all the data that is available for analysis.

By default, the value is IS_Data

WebChartSchema

The web chart schema contains temporary objects used during manipulation of the web chart.

By default, the value is IS_WC

VisualQuerySchema

The visual query schema contains temporary objects used during visual query processing.

By default, the value is IS_Vq

FindPathSchema

The find path schema contains objects that support find path results.

By default, the value is IS_FP

StagingSchema

The staging schema contains temporary objects that support the ingestion process.

By default, the value is IS_Staging

PublicSchema

The public schema contains objects that represent a public API for the Information Store. It also contains procedures, tables, and views related to the deletion by rule feature.

By default, the value is IS_Public

SystemTempTableSpace

The system temporary table space.

By default, the value is IS_TEMP_TS

UserTemp16KTableSpace

The user temporary 16K table space to hold global temporary objects.

By default, the value is IS_16K_TS

BigTableSpace

The partitioned table spaces to hold data objects and indexes.

By default, the value is IS_BIG_TS

BigIndexTableSpace

By default, the value is IS_BIG_INDEX_TS

SmallTableSpace

The non-partitioned table spaces to hold data objects and indexes.

By default, the value is IS_SMALL_TS

SmallIndexTableSpace

By default, the value is IS_SMALL_INDEX_TS

LobTableSpace

The table spaces to hold LOB data objects and indexes.

By default, the value is IS_LOB_TS

LobIndexTableSpace

By default, the value is IS_LOB_INDEX_TS

IngestionTempTableSpace

The temporary table space to hold global temporary objects during ingestion.

By default, the value is IS_16K_TS

InternalStagingTableSpace

The table space to hold internal staging data objects created during ingestion Note: these tables have data inserted using NOT LOGGED INITIALLY

By default, the value is IS_INTSTG_TS

PageSize

The page size.

By default, the value is 16K

BufferPool16K

The 16K buffer pool.

By default, the value is IS_16K_BP

DeletionByRuleRoleName

The deletion-by-rule role name.

By default, the value is Deletion_By_Rule

Collation

The collation sequence used for the Information Store in Db2. You can only change this setting before you create the Information Store database. Defaults to "CLDR181_LEN_S1".

By default, the value is CLDR181_LEN_S1

LoggerSchema

The following options are not used for new Information Store deployments, but might be used during upgrade from earlier versions. You must not modify these settings.

By default, the value is LOGGER

LoggerDataSchema

By default, the value is LOGDATA

LoggerModuleSchema

By default, the value is LOGGER_1B

LoggerTableSpace

By default, the value is LOG_DATA_SPACE

LoggerMetadataTableSpace

By default, the value is LOGGER_SPACE

ReportsSchema

By default, the value is IS_Rpt