Generating a Deployment Report

After completing an Oracle Enterprise Performance Management System deployment, you can generate a deployment report that lists this information:

  • EPM Deployment Topology Report

    • Logical Web Addresses — all logical Java web applications and all web servers that are configured

    • Application Tier Components — the components configured for each EPM Instance in this deployment, including the Java web application URL and domain name for each Java web application

    • Database Connections — all databases configured for EPM System products

    • User Directories — user directories used by EPM System products; configured security providers are listed in the same order as configured in Oracle Hyperion Shared Services

    • Data Directories — data directories used by EPM System products, indicating the directories that need to be on a shared file system

  • EPM Deployment History Report — configuration history of activities on the specified date for each server in the deployment

This report can help you to resolve any issues that might arise in your deployment. For example, you can use the report to verify that there is only one WebLogic domain and that the deployment points to the correct number of database schemas. The deployment report is created from the Oracle Hyperion Shared Services Registry database. You can generate the report from any server in the deployment, and it does require EPM System services to be running.

The report has additional sections that show deployment history

To generate a deployment report:

  1. Open a command line window and navigate to EPM_ORACLE_INSTANCE/bin.
  2. Run the command epmsys_registry.bat|.sh report deployment.

    By default, the report is saved as EPM_ORACLE_INSTANCE/diagnostics/reports/deployment_report_YYYYMMDD_HHMMSS.html.

    You can add an optional file name argument to the command to save the HTML report with a different file name or location. For example, this command saves the report as <Local Drive>:/epm_setup/epm_deployment.html:

    epmsys_registry.bat|.sh report deployment <Local Drive>:/epm_setup/epm_deployment