SiebelGuide.com/siebelblogs

Siebel Blogs, News, Events, Tips and Tricks
Filed under Tips&Tricks, All, Configuration

In your local machine config file, under Local section, there is a parameter called AutoStopDB which is normally set to FALSE. This parameter determines whether to shut down the local database or not when you exit Siebel Local Client.

Normally, when you shut the Siebel Local client application the local DB is still running. You will see a icon in the bottom right hand side of the task bar. So to close that DB you would right click on it and stop. If you want to automate this to shutdown of local db everytime you close Siebel Local Client closes then, simply change the parameter AutoStopDB = TRUE.

Your config file should be located under <installdir>’8.0’web client’BIN’ENU

If you know of any other similar tricks share with me. Participate in improving the knowledge base here.

PS: Sorry for not posting anything lately. I have been very busy with my work. But I will definitely add more stuff whenever I can.

Related posts(Auto Generated):

  1. Automatic Login to Siebel
  2. Siebel Tools Setup for Debugging
  3. Unlock a Project
  4. How to Test Siebel Workflows?
  5. Significance of Universal Time Coordinated Parameter

Posted by Sridhar on Tuesday, January 27th, 2009


Page copy protected against web site content infringement by Copyscape
You can follow any responses to this entry through the magic of "RSS 2.0" and leave a trackback from your own site.

Post A Comment

Recent Posts 

Recent Comments:

  • Mahesh: Very Excellent yaar. i didnt know the basic concept of this though i am writing the script for years. Blindly we...
  • Anonymous: Use this but only in Browser Script The SetProperty method sets visual properties of a control. Syntax...
  • Gurdeep: The examples for a search in a query field are: ”.Search = “[Id] IS NOT NULL” .Sort=”"...
  • Sridhar: I have updated.
  • Sridhar: Peter, I agree. Was available from 7.8 onwards.