Although I still feel real grief in my heart, but here is my first blog entry after Kooka's - my beloved Guinea Pig - death:
"start task for component component_name server server_name"
Showing posts with label srvrmgr. Show all posts
Showing posts with label srvrmgr. Show all posts
Sunday, March 14, 2010
Monday, March 8, 2010
The Log Event responsible for logging user actions in Siebel
To add which user and what he/she was doing exactly to the log files, raise the log level for the event "EventContext", e.g. "change evtloglvl EventContext=log_level for comp component_name", remove the "comp" keyword if you want it for all components.
Increase the log level for some events (based on a wildcard search) for a specific component using the Siebel CLI
- Firstly, list them: "list evtloglvl %keyword% for comp component_name"
- Finally, change the log level "change evtloglvl %keyword%=log_level for comp component_name"
Wednesday, February 24, 2010
How to raise the log level for all events for a Siebel component from the Siebel CLI
"change evtloglvl %= log_level for comp component_name"
Thanks go to Osama Magdy for the info :)
Thanks go to Osama Magdy for the info :)
Subscribe to:
Posts (Atom)