Start and stop WebLogic or OBIEE

Previous Topic

Next Topic

Book Contents

Start and stop WebLogic or OBIEE

Because the start and stop scripts run in the foreground, you do not need to use nohup or &. The start and stop scripts must run to completion before you can continue.

Note: Starting and then stopping WebLogic/OBIEE may take a few minutes.

  1. Log in to the Linux server hosting OBIEE using the non-privileged user name.
  2. To start OBIEE: <MIDDLEWARE_HOME>/user_projects/domains/bi/bitools/bin/start.sh
  3. To stop OBIEE: <MIDDLEWARE_HOME>/user_projects/domains/bi/bitools/bin/stop.sh
Send Feedback