Friday, February 8, 2019

How To Start OBIEE 12c Automatically When The Server Reboots Or Starts


Windows

For example on Windows 2012 you could create a scheduled task that would get executed when the server starts and point it to OBIEE start script by following these steps:
  1. Open Task Scheduler from Administrative Tools
  2. Create a new Task, give it a name.
  3. Select "Run whether user is logged on or not"
  4. Create a New Trigger to run "At system startup".
  5. Create a New Action to "Start a program". Click Browse button, navigate to [DOMAIN_HOME]/bitools/bin directory and select start.cmd