Sunday, March 14, 2010

System Diagnosis

In recent days I have been skimming through some technical support documets as well as bookshelf regarding Siebel system monitoring and diagnosis. I realized this is one of the skill that would come in handy for system crash when you really don't have much time to do your research and troubleshoot. There are ofcourse some basic things you always do to start troubleshooting but I think to read the log files and identify the cause of the crash comes with experience.So here are some basic things that you can start with to troubleshoot the component or object manager crash.

change evtloglvl trace=4 for server server_name component SSEObjMgr_enu

change evtloglvl GenericLog=4 for server server_name component SSEObjMgr_enu

change evtloglvl TaskConfig=4 for server server_name component SSEObjMgr_enu

change evtloglvl SQL=4 for server server_name SSEObjMgr_enu

change evtloglvl SQLError=4 for server server_name SSEObjMgr_enu

change evtloglvl SQLParseAndExecute=4 for server server_name component SSEObjMgr_enu


I'm planning to post more basics on Siebel system diagnosis atleast for the next few days. I think this would help me diagnose the crash faster and better.

No comments:

Post a Comment