Oracle® Fusion Middleware Idoc Script Reference Guide 11g Release 1 (11.1.1) Part Number E10726-01 |
|
|
View PDF |
Dumps trace information to the console for changes to the list of active indexing cycles maintained by the Content Server.
At certain points in an indexing cycle, an exclusive lock is required, so indexing cycles may have to wait for other cycles to become inactive. Enabling this setting can help you audit the performance of the Indexer.
When set to TRUE, changes to the indexing cycle list are output to the console.
When set to FALSE, changes to the indexing cycle list are not output.
Default is FALSE.
This variable is obsolete as of the 7.0 release. Functionality is now available on the System Audit Information page.
Type and Usage
Location
IntradocDir/config/config.cfg
Example
Used as a configuration entry:
IndexerTraceCycleListChanges=true
See Also