SiebelGuide.com/siebelblogs

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

After we install Oracle BI server on local machine and reboot, the first difference you would notice is the start of OC4J under the command prompt window automatically. This could become annoying after a while. The reason why this starts up automatically is because it has been setup in the registry.

To disable the automatic start of OC4J, follow these steps.

  1. Open Registry edit by typing regedit under Start->Run
  2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run. (This registry location lists all the software that starts automatically on machine reboot. You could modify them but be cautious when you delete something.)
  3. You will see oc4j under the right panel of the window.
  4. Delete this oc4j
  5. Reboot machine and the oc4j startup will disappear.



Now you would have to manually start and stop oc4j when needed by going to Start-> All Programs -> Oracle Business Intelligence -> Start/Stop OC4J. This gives better control over OC4J.

If you have any tips like this please share it with me. Thanks and Take Care!

Related posts(Auto Generated):

  1. Oracle BI Installation
  2. Oracle Metalink3 Review for Siebel - Part 2
  3. Siebel Automatic Login URL
  4. Hello world!
  5. AutoStopDB Parameter in Siebel Config File

Posted by Sridhar on Thursday, May 15th, 2008


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.