Configuring trace file size and number in WebCenter Content 11g
- by Kyle Hatlestad
Lately I've been doing a lot of debugging using the System Output tracing in WebCenter Content 11g. This is built-in tracing in the content server which provides a great level of detail on what's happening under the hood. You can access the settings as well as a view of the tracing by going to Administration -> System Audit Information. From here, you can select the tracing sections to include. Some of my personal favorites are searchquery, systemdatabase, userstorage, and indexer. Usually I'm trying to find out some information regarding a search, database query, or user information. Besides debugging, it's also very helpful for performance tuning.
[Read More]