# # Explicit mapping of tables and indices to their # corresponding tablespaces and indexspaces # # # Syntax for value definitions: # default tablespace (DBMS independent): <empty value, no quotes> # Derby: <not supported and therefore will be ignored> # DB2: "IN <tablespace name>" # "INDEX IN <indexspace name>" # DB2 on iSeries: <not supported and therefore will be ignored> # DB2 on z/OS: <not supported, changes are made to the corresponding # SQL scripts directly (replacement of [FBK.DB].[FBK.TS])> # Oracle: "TABLESPACE <tablespace or indexspace name>" # SQL Server: "ON <filegroup name>" # # Quotes must not be part of the definitions and therefore must be omitted. # # Examples for DB2: # feedback.LOG_FILE_STATUS.tablespace=IN LOG_TS # feedback.LOG_FILE_STATUS.indexspace=INDEX IN IDX_TS # feedback.AGGREGATE_CONTENT.tablespace= feedback.AGGREGATEKEY.tablespace= feedback.AGGREGATES.tablespace= feedback.AGGREGATESTATUS.tablespace= feedback.BROWSERS.tablespace= feedback.CALENDAR.tablespace= feedback.CATEGORIES.tablespace= feedback.CATEGORY_PATTERNS.tablespace= feedback.CATEGORY_SETS.tablespace= feedback.CATEGORYMAP.tablespace= feedback.COOKIESSTATUS.tablespace= feedback.DOMAIN.tablespace= feedback.ENTITIES.tablespace= feedback.ENTITYTRAVERSAL.tablespace= feedback.HIT_FACTS.tablespace= feedback.HITPARMS.tablespace= feedback.HTTPVERSION.tablespace= feedback.IMPORTHISTORY.tablespace= feedback.JAVASCRIPTSTATUS.tablespace= feedback.KEY.tablespace= feedback.KEY_VALUE_COMBO.tablespace= feedback.KEY_VALUE_PAIR.tablespace= feedback.LINKAGE.tablespace= feedback.LOG_FILE_STATUS.tablespace= feedback.LOGCONTROL.tablespace= feedback.LOGS.tablespace= feedback.NETWORKS.tablespace= feedback.PARMS.tablespace= feedback.PLATFORMS.tablespace= feedback.PROTOCOLS.tablespace= feedback.REFERRER.tablespace= feedback.REFERRERHOST.tablespace= feedback.REFERRERURL.tablespace= feedback.RESETSTATUS.tablespace= feedback.RESOURCES.tablespace= feedback.RESULT.tablespace= feedback.RETURNCODES.tablespace= feedback.SERVERNODES.tablespace= feedback.SERVERS.tablespace= feedback.SESSION_FACTS.tablespace= feedback.SESSIONPARMS.tablespace= feedback.SUBDOMAINS.tablespace= feedback.TIMEOFDAY.tablespace= feedback.TIMESPAN.tablespace= feedback.USERAGENTS.tablespace= feedback.USERS.tablespace= feedback.VALUE.tablespace= feedback.WEB_NODES.tablespace= feedback.AGGREGATE_CONTENT.indexspace= feedback.AGGREGATEKEY.indexspace= feedback.AGGREGATES.indexspace= feedback.AGGREGATESTATUS.indexspace= feedback.BROWSERS.indexspace= feedback.CALENDAR.indexspace= feedback.CATEGORIES.indexspace= feedback.CATEGORY_PATTERNS.indexspace= feedback.CATEGORY_SETS.indexspace= feedback.CATEGORYMAP.indexspace= feedback.COOKIESSTATUS.indexspace= feedback.DOMAIN.indexspace= feedback.ENTITIES.indexspace= feedback.ENTITYTRAVERSAL.indexspace= feedback.HIT_FACTS.indexspace= feedback.HITPARMS.indexspace= feedback.HTTPVERSION.indexspace= feedback.IMPORTHISTORY.indexspace= feedback.JAVASCRIPTSTATUS.indexspace= feedback.KEY.indexspace= feedback.KEY_VALUE_COMBO.indexspace= feedback.KEY_VALUE_PAIR.indexspace= feedback.LINKAGE.indexspace= feedback.LOG_FILE_STATUS.indexspace= feedback.LOGCONTROL.indexspace= feedback.LOGS.indexspace= feedback.NETWORKS.indexspace= feedback.PARMS.indexspace= feedback.PLATFORMS.indexspace= feedback.PROTOCOLS.indexspace= feedback.REFERRER.indexspace= feedback.REFERRERHOST.indexspace= feedback.REFERRERURL.indexspace= feedback.RESETSTATUS.indexspace= feedback.RESOURCES.indexspace= feedback.RESULT.indexspace= feedback.RETURNCODES.indexspace= feedback.SERVERNODES.indexspace= feedback.SERVERS.indexspace= feedback.SESSION_FACTS.indexspace= feedback.SESSIONPARMS.indexspace= feedback.SUBDOMAINS.indexspace= feedback.TIMEOFDAY.indexspace= feedback.TIMESPAN.indexspace= feedback.USERAGENTS.indexspace= feedback.USERS.indexspace= feedback.VALUE.indexspace= feedback.WEB_NODES.indexspace=