Installing and Configuring Data Relationship Management Analytics

Caution:

Make sure that EPMServer and Weblogic AdminServer are shut down before starting the installation.

Note:

The installation script for Windows is installConfigureAnalytics.cmd. The installation script for Linux is installConfigureAnalytics.sh.

To install Oracle Data Relationship Management Analytics:

  1. Download the Analytics zip file to the server where Oracle EPM Foundation Server is installed.
  2. Unzip the file into a temporary folder.
  3. Run the script installConfigureAnalytics.* to install the Analytics package and initiate the Fusion Middleware Configuration Wizard to configure and deploy the Analytics application. When prompted, enter the following information in the scripting console.

    Note:

    Linux users complete the first 2 steps only. Windows users complete all steps.

    1. Oracle Middleware Home directory and then press Enter.
    2. EPM Domain name and press Enter.

      For Linux only, the Fusion Middleware Configuration Wizard will start.

    3. Weblogic administrator username and then press Enter.
    4. Weblogic administrator password and then press Enter.
    5. AdminServer Host name and then press Enter.
    6. AdminServer Port and then press Enter.

      For Windows only, the Fusion Middleware Configuration Wizard will start.

  4. In the Fusion Middleware Configuration Wizard, select Extend an existing WebLogic domain and then click Next.
  5. Select the domain directory for the target WebLogic domain within the EPM Instance (Windows or Linux) for DRMServer and then click Next.
  6. Under Extend my domain automatically to support the following added products select Oracle Data Relationship Management Analytics - 11.1.2.4 [EPMSystem11R1] and then click Next.
  7. Click Next on the Configure EPMSystemRegistry JDBC Data Sources screen to skip the configuration.
  8. Click Next on the Test EPMSystemRegistry JDBC Data Sources screen to skip testing.
  9. Enter the following on the Configure JDBC Component Schema screen for the DRM Schema and then click Next:
    • Schema Owner

    • Schema Pasword

    • DBMS/Service

    • Host Name

    • Port

  10. On the Test JDBC Component Schema screen, ensure that the test is successful for the DRM Schema.
  11. On the Select Optional Configuration page, select both check boxes: Select Managed Servers, Clusters and Machines and Deployments and Services and then click Next.
  12. On the Configure Managed Servers screen, view the DRMServer, change the port if necessary, and then click Next.
  13. Click Next on the Configure Clusters screen to skip.

    Note:

    Do not move the DRMServer under the existing EPMServer or FoundationServer depending on configuration.

  14. On the Assign to Clusters screen click Next and accept the defaults on the next few screens until you get to the Assign Servers to Machines screen.
  15. On the Assign Server to Machines screen, select the DRMServer and move it under the appropriate machine.
  16. On the Target Deployments to Clusters or Servers screen, ensure that the oracle-epm-drm-web-applications application is set only on the target DRMServer and then click Next.

    Note:

    To verify, click on the Cluster and Server nodes on the left target pane to see if the oracle-epm-drm-web-applications deployment is selected for the DRMServer.

  17. On the Target Services to Clusters or Servers screen, ensure that the DRM JDBC Datasource is only targeted to the DRMServer and then click Next.

    Note:

    To verify, click on the Cluster and Server nodes on the left target pane to see if the DRM data source is selected only for the DRMServer.

  18. Click Extend on the Configuration Summary screen, and when complete click Done to exit the wizard.
  19. Start AdminServer.

    AdminServer can be started on Windows by running the command file, for example C:\Oracle\Middleware\user_projects\domains\EPMSystem\bin\startWebLogic.*.

    Note:

    Ensure AdminServer has completely started before starting the DRMServer.

  20. Start DRMServer.
    • Windows Only––DRMServer Managed Server can be started by starting the Windows Service "Oracle DRM Managed Server (DRMServer)" or by using the startDRMServer.cmd file.

      Note:

      It is recommended that you use the Windows Service if you are running the Managed Server in the background.

    • Linux Only ––DRMServer Managed Server can be started by using the startStopDRMServer.sh script in the domain bin folder. For example:

      <MiddlewareHome>\user_projects\domains\EPMSystem\bin\startStopDRMServer.sh

      To start the DRMServer, issue the following command: startStopDRMServer.sh start. To stop the DRMServer, issue the following command: startStopDRMServer.sh stop.

    Note:

    During the initial installation, ensure that the AdminServer has completely started before attempting to start the DRMServer Managed Server.

  21. Configure Weblogic Security Provider. See "Configuring WebLogic Security Providers" in Oracle Fusion Middleware Securing Oracle WebLogic Server 10.3.6.

    Note:

    Ensure that you configure the same external directory that is configured for the EPM Foundation Server.