Installing and transferring data again
If an issue occurs during data transfer and the fix involves changing the etl.properties file, you must install the ETL utility again, and then start the data transfer process again from the beginning.
Step 1: Install the ETL utility again.
For instructions, see Editing the etl.properties file and installing the ETL utility again.
Step 2: Transfer data again.
- In a command shell, set your current directory to the location where you unpacked the installation ZIP file, Healthcare-CDM4_ETL_xxx.zip, where xxx refers to the build number.
For example:
$ cd /u01/stage/cdm4etl
- If you created one or more configurations in the Empirica Healthcare Analysis database during your last attempt at data transfer, provide different names for the configurations:
- Open the etl.properties file in a text editor, such as vi.
- Edit the properties as needed. For descriptions of each property, see Setting installation and data transfer settings.
- Execute the ETL script:
SQL>@start_etl
The start_etl.log file is overwritten in the current directory.
| Copyright © 2015 Oracle and/or its affiliates. All rights reserved. |