Restarting Oracle BI EE Manually

After making configuration changes, you must update the changes in the online RPD mode by manually restarting Oracle BI EE, either from the main menu or the command window.

  To manually restart Oracle BI EE from the main menu:

  1. Select Start, then All Programs, then Oracle Business Intelligence, and then select Stop BI Services.

  2. Enter your Admin User and password at the command prompt.

  3. After all services are stopped, select Start, then All Programs, then Oracle Business Intelligence and then Start BI Services.

    The connection pool, custom dimension names, and other configuration details are updated. The configuration is complete.

  To manually restart Oracle BI EE from the command window:

  1. Select Start, then Run to open the Run window.

  2. Enter cmd to open the command window.

  3. Enter the following commands:

    C:\<OBIEE_Install_path>\instances\instance1\bin\
    
    opmnct1.bat stopall
  4. After all services are stopped, enter the following commands:

    C:\<OBIEE_Install_path>\instances\instance1\bin\
    
    opmnct1.bat startall

    The connection pool, custom dimension names, and other configuration details are updated. The configuration is complete.