Starting Integrated Operational Planning

  To start the Integrated Operational Planning server:

  1. Windows:

    Open a DOS command prompt window and set environment variables:

    Note:

    If a command prompt window is currently open with environment variables already set, skip to Step 2.

    SET MW_ORACLE_HOME=C:/Oracle/Middleware
    SET EPM_ORACLE_INSTANCE=C:/Oracle/Middleware/user_projects/epmsystem1

    where C:/Oracle/Middleware is the installation directory for EPM System.

    If you created a batch file containing this command, run the batch command to set the environment variables.

    Linux:

    At login shell prompt set environment variables as follows:

    Note:

    If a login shell is currently open with environment variables already set, skip to Step 2.

    export MW_ORACLE_HOME=/home/epmuser/Oracle/Middleware
    export EPM_ORACLE_INSTANCE=/home/epmuser/Oracle/Middleware/user_projects/epmsystem1
    

    where /home/epmuser/Oracle/Middleware is the installation directory for EPM System.

    If you created a batch file containing this command, run the batch command to set the environment variables.

  2. In the same command prompt window, enter the following command:

    Windows:

    EPM_ORACLE_INSTANCE/bin/startIOPServer_iopinstance1.bat

    Linux:

    EPM_ORACLE_INSTANCE/bin/startIOPServer_iopinstance1.sh

    The Integrated Operational Planning server is now running in the command prompt window. This window must remain open for the server to run.