Search here for wide range of results..
Loading
Home » Debugging Techniques, Scripting

How to Increase Log Levels in Dedicated Client

27 April 2009 No Comment

Right Click on My Computer
Goto Properties -> Advanced -> Environment Variables
Goto System Variables. Click New. Add below values
Variable Name : SIEBEL_LOG_EVENTS
Variable Value: can be (1,2,3,4,ALL). Highest value is “ALL”

Goto System Variables again. Click New. Add below values
Variable Name : SIEBEL_LOG_DIR
Variable Value: Directory where you wants logs like (c:\LocalLogdir)
If you don’t specify the directory, it will default to /SiebelDir/client/log for Client Logs and /SiebelDir/tools/log for Tools logs

Tools Logfile : siebdev.log
Client Logfile : siebel.log

LogOff your System and Login again. Relaunch your Siebel Application and Tools. You can see as you navigate through the application , your logfile size keeps increasing. BE-AWARE to reduce log level to 1 after your debugging is done, else it will create 100s of MB file

NOTE: You can also see the .dmp files in same log dir. You can get the XML files involved in your EAI Transactions as these .dmp files.

Read some more similar posts

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.


Verify Code   If you cannot see the CheckCode image,please refresh the page again!