eucadw-import-data

Imports data into the data warehouse. This data is in a specified file that has first been generated from the eureport-export-data command.

Syntax

eucadw-import-data -e filename -p password[-r]

Options

Option Description Required
-e, --export export_filename Name of the export file you want to import into the data warehouse. Yes
-p, password Administrator password you configured in the data warehouse installation. Yes
-r, --replace Use this option if you want to replace an existing file that has the same name as the file you are importing. No

Common Options

None.

Output

Eucalyptus returns a message detailing the number of entries imported and the timefrome of those entries.

Example

eucadw-import-data -e iReport.dat -p mypassword
Imported 45 entries from 2012-11-07 23:08:17 to 2012-11-07 23:37:59
x