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.
- Open Registry edit by typing regedit under Start->Run
- 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.)
- You will see oc4j under the right panel of the window.
- Delete this oc4j
- 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):




