dataimport

Run the dataimport command or script on a master domain manager to import all scheduling object definitions and global options to the target environment database.
Before running the command, specify the passphrase used for exporting 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

dataimport source_dir export_dir

Arguments

where:

source_dir
is the TWS_HOME directory of the source environment instance of HCL Workload Automation, which corresponds to installation_dir/TWS.
export_dir
is the directory where you copied the object definitions and the global options retrieved from the source environment.

Example

dataimport.cmd /home/twsuser /home/twsuser/export

For some scenarios involving the dataimport command, see Cloning scheduling definitions from one environment to another and Connecting the master domain manager to a new database.