Purpose
Imports a file created using the emexport/embackup commands.
Syntax
emimport Filename [delete] [noprompt]Parameters
- Filename
- The file you created using emexport or embackup.
- delete
- Causes the target tables to be truncated before the data is imported.
- noprompt
- Stop all services without prompting for confirmation.
Example
The following example imports the file emexport10jan2014, truncates the target table, and prompts to stop services:
emimport emexport10jan2014 delete