HCL Workload Automation, Version 9.4

Backup usage

Backup uses the following syntax:
backupConfig.bat [backup_file] 
                 [-nostop] 
                 [-quiet] 
                 [-logfile file_name]
                 [-replacelog] 
                 [-trace] 
                 [-username user_ID] 
                 [-password password]
                 [-profileName profile] 
                 [-help]
where,
backup_file for the Dynamic Workload Console
is the file (full name and path) used to back up the JazzSM profile configuration. If backup_file is not specified, then the output is saved by default in a compressed file as follows: DynamicWorkloadConsole_installpath/TDWC/backup/WebSphereConfig_backup.zip
backup_file for HCL Workload Automation
is the file (full name and path) used to back up the JazzSM profile configuration. If backup_file is not specified, then the command does not run.
The following is an example of backupconfig.bat:
C:\Program Files\hcl\TWA0\wastools>backupConfig.bat
ADMU0116I: Tool information is being logged in file
           C:\Program Files\hcl\TWA0\WAS\TWSprofile\logs\
           backupConfig.log
ADMU0128I: Starting tool with the twsprofile profile
ADMU5001I: Backing up config directory
           C:\Program Files\hcl\TWA0\WAS\TWSprofile\config to file
           C:\Program Files\hcl\TWA0\wastools\WebSphereConfig_2005-12-12.zip
ADMU0505I: Servers found in configuration:
ADMU0506I: Server name: server1
ADMU2010I: Stopping all server processes for node DefaultNode
ADMU0512I: Server server1 cannot be reached. It appears to be stopped.
.......................................................................
ADMU5002I: 137 files successfully backed up