dataexport
Before running
the command, specify the passphrase to be used for encrypting your data. You can use one of the
following methods:
- set the WA_EXPORT_PWD environment variable in the shell where you plan to run the command
- specify the password at the command prompt
Syntax
dataexport source_dir export_dir [;password]
Arguments
where:
- source_dir
- is the TWS_HOME directory of the source environment instance of HCL Workload Automation, which which corresponds to installation_dir/TWS.
- export_dir
- is the directory where the export files are created. Ensure the user running the command has write rights on this directory.
- [;password]
- is the password required to run the command.
dataexport.cmd F:\IWS101\twsDB2user F:\IWS101\export
For further details about the dataexport command usage, see Cloning scheduling definitions from one environment to another.