Previous Topic

Next Topic

Book Contents

How do I know whether the installation was successful?

The installation of the ETL utility typically takes no more than a couple minutes.

  1. In the current directory, open the install_etl.log file, and make sure that:
  2. Review the ETL_STATUS table for errors:
    1. Log in to the Empirica Healthcare Analysis database using the destination account. You provided the name for the destination account in the etl.properties file and supplied a password during installation.
    2. In SQL*Plus, review the status table using the following command:

      SQL>SELECT * FROM ETL_STATUS;

    3. Make sure Completed appears for the status of the Install step.
Copyright © 2015 Oracle and/or its affiliates. All rights reserved.