The InfoStoreNamesDb2.properties file
MetadataSchemaThe metadata schema contains objects that relate to the definitions of data structures in the Information Store.
By default, the value is IS_Meta
DataSchemaThe data schema contains objects that store all the data that is available for analysis.
By default, the value is IS_Data
WebChartSchemaThe web chart schema contains temporary objects used during manipulation of the web chart.
By default, the value is IS_WC
VisualQuerySchemaThe visual query schema contains temporary objects used during visual query processing.
By default, the value is IS_Vq
FindPathSchemaThe find path schema contains objects that support find path results.
By default, the value is IS_FP
StagingSchemaThe staging schema contains temporary objects that support the ingestion process.
By default, the value is IS_Staging
PublicSchemaThe 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
SystemTempTableSpaceThe system temporary table space.
By default, the value is IS_TEMP_TS
UserTemp16KTableSpaceThe user temporary 16K table space to hold global temporary objects.
By default, the value is IS_16K_TS
BigTableSpaceThe partitioned table spaces to hold data objects and indexes.
By default, the value is IS_BIG_TS
BigIndexTableSpaceBy default, the value is IS_BIG_INDEX_TS
SmallTableSpaceThe non-partitioned table spaces to hold data objects and indexes.
By default, the value is IS_SMALL_TS
SmallIndexTableSpaceBy default, the value is IS_SMALL_INDEX_TS
LobTableSpaceThe table spaces to hold LOB data objects and indexes.
By default, the value is IS_LOB_TS
LobIndexTableSpaceBy default, the value is IS_LOB_INDEX_TS
InternalStagingTableSpaceThe 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
PageSizeThe page size.
By default, the value is 16K
BufferPool16KThe 16K buffer pool.
By default, the value is IS_16K_BP
DeletionByRuleRoleNameThe deletion-by-rule role name.
By default, the value is Deletion_By_Rule
CollationThe 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
LoggerSchemaThe 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
LoggerDataSchemaBy default, the value is LOGDATA
LoggerModuleSchemaBy default, the value is LOGGER_1B
LoggerTableSpaceBy default, the value is LOG_DATA_SPACE
LoggerMetadataTableSpaceBy default, the value is LOGGER_SPACE
ReportsSchemaBy default, the value is IS_Rpt
IngestionTempTableSpaceBy default, the value is IS_16K_TS
