Hello,
Is it possible to select the severity of the docbase logs (warn, debug, ....) ?
What are the different option available, i know there's something like -osqltrace ?
Thanks a lot.
To my knowledge no you can't
the trace you speak of is a set of very specific "debug" options that you can use depending on the operating system, different places you put them but very well documented in the admin guide.
However most of the "work" will be performed by jobs&methods on the server and those are changeable in the log4j file
These ones below should be very helpful:
http://onemanwrites.wordpress.com/2010/11/04/documentum-traces/
http://tech.groups.yahoo.com/group/documentum-users/message/41758
Thanks all !