Parameters Used by Root MPX Cache Agent

RootCacheAgent

Group for Root MPX Cache Agent parameters as defined below.

ServerConfigsFile
This option specifies the full path name of the StarTeam Server configuration file. It is required for object caching.
ConfigName
This option specifies the name of the StarTeam configuration that the root MPX Cache Agent will cache. It must be used in conjunction with the <ServerConfigsFile> option.
PreCharge
Specifies whether the root MPX Cache Agent should "pre-charge" its local cache with missing object revisions by scanning the database at start-up time. Values include:
"None"
A pre-charge is not performed.
"TipsOnly"
(Default). Only tip revisions are added to the local cache.
"All"
All object revisions are added to the local cache. This option is ignored if the <ObjectTypes> option is not specified.
RootRepositoryPath
Required. The full path name of the StarTeam Server configuration's repository folder. This option is needed only when ServerConfigsFile is not used.
RootHiveIndexPath
The full path of the StarTeam Server's Native-II hive index file. The default is RootRepositoryPath/HiveIndex/hive-index.xml.
RootJournalPath
The full path name of the StarTeam Server configuration's cache journal file, which is created by the File Transmitter. The default is RootRepositoryPath/CacheJournal.dat.