Siebel Performance Tuning Guide > Tuning Siebel Configurator for Performance > About Siebel Configurator Caching >

Parameters for Configuring Siebel Configurator Caching


Siebel Configurator caching is enabled by default (eProdCfgSnapshotFlg is set to TRUE). Other parameters must be sized following guidelines such as those described in Determining Rough Sizing for Caching Parameters.

Table 4 lists the server parameters for configuring Siebel Configurator caching. Set these parameters on the AOM component for an AOM deployment of Siebel Configurator. For a dedicated Siebel Configurator server deployment, set these parameters on the AOM and on the eProdCfgObjMgr component.

For information on how to configure server parameters, see the Siebel System Administration Guide.

Table 4. Server Parameters for Configuring Siebel Configurator Cache Behavior
Parameter Alias
Parameter Name
Data Type
Default Value
Description

eProdCfgCacheFS

Product Configurator - FS location

String

 

Specifies the location of the Configurator File System. If no value is specified for eProdCfgCacheFS, Configurator looks in the Siebel File System. For more information about the Configurator File System, see Specifying the Siebel Configurator File System Location.

eProdCfgAttrSnapshotFlg

Product Configurator - Collect and Use the snapshots of the ISS_ATTR_DEF Ob

Boolean

TRUE

Set to TRUE to enable caching for attribute definitions. This caches attribute definitions in memory. It is strongly recommended that you do not change this parameter.

eProdCfgNumOfCachedAttrs

Product Configurator - Number of Attribute Definitions Cached in Memory

Integer

100

Sets the number of attribute definitions kept in memory at any given time during configuration.

eProdCfgClassSnapshotFlg

Product Configurator - Collect and Use the snapshots of ISS_CLASS_DEF Ob

Boolean

TRUE

Set to TRUE to enable caching for product class definitions. It is strongly recommended that you do not change this parameter.

eProdCfgNumOfCachedClasses

Product Configurator - Number of Class Definitions Cached in Memory

Integer

100

Sets the number of class definitions kept in memory at any given time during configuration.

eProdCfgProdSnapshotFlg

Product Configurator - Collect and Use the snapshots of ISS_PROD_DEF Ob

Boolean

TRUE

Set to TRUE to enable caching for product definitions. This caches product definitions in memory. It is strongly recommended that you do not change this parameter.

eProdCfgNumOfCachedProducts

Product Configurator - Number of Product Definitions Cached in Memory

Integer

1000

Sets the number of product definitions kept in memory at any given time during configuration.

eProdCfgSnapshotFlg

Product Configurator-Collect and use snapshots of the Cfg objects

Boolean

TRUE

Set to TRUE to turn on Siebel Configurator caching. It is strongly recommended that you do not change this parameter.

eProdCfgNumbOfCachedCatalogs

Product Configurator-Number of cached catalogs

Integer

10

Sets the maximum number of Model Manager catalogs that can be cached in memory.

NOTE:  This parameter provides the functionality provided by the parameter eProdCfgNumbOfCachedFactories in previous releases.

eProdCfgNumbofCachedWorkers

Product Configurator-Number of workers cached in memory

Integer

50

Sets the maximum number of workers that can be cached in memory. This number applies to all Model Manager catalogs.

eProdCfgCacheEngineObjects

Product Configurator - Cache Engine Objects

Boolean

TRUE

Set to TRUE to enable content cache and pre-caching.

ServerSessionLoopSleepTime

ServerSessionLoopSleepTime

Integer

300

Specify an interval time (in seconds) to refresh cached products that are mapped to a Configurator server cache or component cache using the explicit product mapping setting.

NOTE:  eProdCfgCacheEngineObjects must be set to TRUE.

Siebel Performance Tuning Guide Copyright © 2006, Oracle. All rights reserved.