Configuring trace file size and number in WebCenter Content 11g
Posted
by Kyle Hatlestad
on Oracle Blogs
See other posts from Oracle Blogs
or by Kyle Hatlestad
Published on Mon, 24 Sep 2012 20:13:27 +0000
Indexed on
2012/09/24
21:44 UTC
Read the original article
Hit count: 215
/WebCenter/WebCenter Content
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.
© Oracle Blogs or respective owner